Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dpmap.h281 struct slb **slb_alloc_user_cache(void);
/freebsd/sys/powerpc/aim/
H A Dslb.c534 slb_alloc_user_cache(void) in slb_alloc_user_cache() function
H A Dmmu_oea64.c2500 pmap->pm_slb = slb_alloc_user_cache(); in moea64_pinit()