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