Searched refs:need_flush (Results 1 – 5 of 5) sorted by relevance
77 u16 *new_asid, bool *need_flush) in choose_new_asid() argument83 *need_flush = true; in choose_new_asid()96 *need_flush = (this_cpu_read(cpu_tlbstate.ctxs[asid].tlb_gen) < in choose_new_asid()110 *need_flush = true; in choose_new_asid()113 static void load_new_mm_cr3(pgd_t *pgdir, u16 new_asid, bool need_flush) in load_new_mm_cr3() argument117 if (need_flush) { in load_new_mm_cr3()283 bool need_flush; in switch_mm_irqs_off() local377 need_flush = true; in switch_mm_irqs_off()413 choose_new_asid(next, next_tlb_gen, &new_asid, &need_flush); in switch_mm_irqs_off()420 if (need_flush) { in switch_mm_irqs_off()
367 unsigned int subregions, bool need_flush) in mpu_setup_region() argument386 if (need_flush) in mpu_setup_region()440 bool need_flush = region == PMSAv7_RAM_REGION; in pmsav7_setup() local447 xip[i].subreg, need_flush); in pmsav7_setup()
89 static bool need_flush; /* global flush state. set for each gart wrap */ variable107 need_flush = true; in alloc_iommu()116 need_flush = true; in alloc_iommu()120 need_flush = true; in alloc_iommu()145 if (need_flush) { in flush_gart()147 need_flush = false; in flush_gart()
19 static inline bool need_flush(struct iommu_map_table *iommu) in need_flush() function210 (n < pool->hint || need_flush(iommu))) { in iommu_tbl_range_alloc()
1893 int need_flush = 0; in kvm_set_pte_rmapp() local1906 need_flush = 1; in kvm_set_pte_rmapp()1925 if (need_flush && kvm_available_flush_tlb_with_range()) { in kvm_set_pte_rmapp()1930 return need_flush; in kvm_set_pte_rmapp()