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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c9365 sfmmu_page_cache_array(page_t *pp, int flags, int cache_flush_flag, argument
9416 cache_flush_flag = CACHE_NO_FLUSH;
9432 sfmmu_page_cache(pp, flags, cache_flush_flag,
9458 sfmmu_page_cache(page_t *pp, int flags, int cache_flush_flag, int bcolor) argument
9506 if (cache_flush_flag == CACHE_FLUSH) {
9540 cache_flush_flag = CACHE_NO_FLUSH;
9572 sfmmu_kpm_page_cache(pp, flags, cache_flush_flag);
12063 struct hme_blk *hmeblkp, pfn_t pfnum, int cache_flush_flag)
12139 if (cache_flush_flag == CACHE_FLUSH) {
12160 pfn_t pfnum, int tlb_noflush, int cpu_flag, int cache_flush_flag,
12062 sfmmu_ismtlbcache_demap(caddr_t addr, sfmmu_t *ism_sfmmup, struct hme_blk *hmeblkp, pfn_t pfnum, int cache_flush_flag) argument
12159 sfmmu_tlbcache_demap(caddr_t addr, sfmmu_t *sfmmup, struct hme_blk *hmeblkp, pfn_t pfnum, int tlb_noflush, int cpu_flag, int cache_flush_flag, int hat_lock_held) argument
[all...]

Completed in 112 milliseconds