Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dpmap.h282 void slb_free_user_cache(struct slb **);
/freebsd/sys/powerpc/aim/
H A Dslb.c540 slb_free_user_cache(struct slb **slb) in slb_free_user_cache() function
H A Dmmu_oea64.c2683 slb_free_user_cache(pmap->pm_slb); in moea64_release()