Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/vm/
H A Dmach_kpm.h50 extern void sfmmu_kpm_page_cache(page_t *, int, int);
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c59 void sfmmu_kpm_page_cache(page_t *, int, int);
2177 sfmmu_kpm_page_cache(page_t *pp, int flags, int cache_flush_tag) in sfmmu_kpm_page_cache() function
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c9568 sfmmu_kpm_page_cache(pp, flags, cache_flush_flag); in sfmmu_page_cache()