Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/vm/
H A Dmach_kpm.h45 extern void sfmmu_kpm_pageunload(page_t *);
/titanic_50/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c51 void sfmmu_kpm_pageunload(page_t *);
1726 sfmmu_kpm_pageunload(page_t *pp) in sfmmu_kpm_pageunload() function
/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c7036 sfmmu_kpm_pageunload(pp); in hat_pageunload()