Searched defs:nv_alloc (Results 1 – 2 of 2) sorted by relevance
126 typedef struct nv_alloc { struct127 const nv_alloc_ops_t *nva_ops; argument129 } nv_alloc_t; argument
125 nv_alloc(void) in nv_alloc() function