Searched defs:pmap_pv_alloc (Results 1 – 3 of 3) sorted by relevance
313 #define pmap_pv_alloc() pool_get(&pmap_pv_pool, PR_NOWAIT) macro
692 pmap_pv_alloc(void) in pmap_pv_alloc() function
500 #define pmap_pv_alloc() pool_cache_get(&pmap_pv_cache, PR_NOWAIT) macro