Home
last modified time | relevance | path

Searched refs:pmem_lpg_alloc (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/i86pc/os/
H A Dpmem.c116 static pmem_lpg_t *pmem_lpg_alloc(uint_t);
663 pmem_lpg_alloc(uint_t kflags) in pmem_lpg_alloc() function
769 if ((plp = pmem_lpg_alloc(kflags)) == NULL) in lpp_create()