Searched defs:hat_lock_held (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.c | 12161 int hat_lock_held) 12194 if (!hat_lock_held && !tlb_noflush) 12216 if (!hat_lock_held && !tlb_noflush) 12249 int tlb_noflush, int hat_lock_held) 12265 if (!hat_lock_held) 12280 if (!hat_lock_held) 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 12248 sfmmu_tlb_demap(caddr_t addr, sfmmu_t *sfmmup, struct hme_blk *hmeblkp, int tlb_noflush, int hat_lock_held) argument
|
Completed in 96 milliseconds