Home
last modified time | relevance | path

Searched refs:PP_CLRKPMS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c1022 PP_CLRKPMS(pp); in sfmmu_kpm_mapout()
1944 PP_CLRKPMS(pp); in sfmmu_kpm_vac_unload()
2267 PP_CLRKPMS(pp); in sfmmu_kpm_page_cache()
2317 PP_CLRKPMS(pp); in sfmmu_kpm_page_cache()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h147 #define PP_CLRKPMS(pp) ((pp)->p_nrm &= ~P_KPMS) macro