Home
last modified time | relevance | path

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

/freebsd-13.1/sys/powerpc/include/
H A Dpmap.h283 void slb_free_user_cache(struct slb **);
/freebsd-13.1/sys/powerpc/aim/
H A Dslb.c542 slb_free_user_cache(struct slb **slb) in slb_free_user_cache() function
H A Dmmu_oea64.c2687 slb_free_user_cache(pmap->pm_slb); in moea64_release()