Searched refs:nv_fixed_ops (Results 1 – 3 of 3) sorted by relevance
118 const nv_alloc_ops_t *nv_fixed_ops = &nv_fixed_ops_def; variable
142 extern const nv_alloc_ops_t *nv_fixed_ops;
586 if (bufsz == 0 || nv_alloc_init(nvhdl, nv_fixed_ops, buf, bufsz) != 0) { in fm_nva_xcreate()