Searched defs:sfmmu_kpm_page_cache (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c59 void sfmmu_kpm_page_cache(page_t *, int, int);
1253 * sfmmu_kpm_page_cache in case of an uncache
1420 * since it will be grabbed within sfmmu_kpm_page_cache
2142 * Summary states used in sfmmu_kpm_page_cache (KPM_*).
2143 * See also more detailed comments within in the sfmmu_kpm_page_cache switch.
2177 sfmmu_kpm_page_cache(page_t *pp, int flags, int cache_flush_tag) function
2193 panic("sfmmu_kpm_page_cache: bad flags");
2218 panic("sfmmu_kpm_page_cache: bad refcnta "
2262 panic("sfmmu_kpm_page_cache: bad refcnts "
2285 panic("sfmmu_kpm_page_cache
[all...]

Completed in 63 milliseconds