Home
last modified time | relevance | path

Searched defs:need_flush (Results 1 – 12 of 12) sorted by relevance

/linux/arch/x86/mm/
H A Dtlb.c220 choose_new_asid(struct mm_struct * next,u64 next_tlb_gen,u16 * new_asid,bool * need_flush) choose_new_asid() argument
283 load_new_mm_cr3(pgd_t * pgdir,u16 new_asid,unsigned long lam,bool need_flush) load_new_mm_cr3() argument
510 bool need_flush; switch_mm_irqs_off() local
[all...]
/linux/arch/arm/mm/
H A Dpmsa-v7.c368 unsigned int subregions, bool need_flush) in mpu_setup_region()
441 bool need_flush = region == PMSAv7_RAM_REGION; in pmsav7_setup() local
/linux/arch/sparc/kernel/
H A Diommu-common.c19 static inline bool need_flush(struct iommu_map_table *iommu) in need_flush() function
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_buffer.c351 bool need_flush = switch_mmu_context || gpu->flush_seq != new_flush_seq; in etnaviv_buffer_queue() local
/linux/drivers/infiniband/hw/mlx4/
H A Dcm.c529 int need_flush = 0; in mlx4_ib_cm_paravirt_clean() local
/linux/mm/
H A Dhighmem.c199 int need_flush = 0; in flush_all_zero_pkmaps() local
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c480 unsigned int need_flush; in cpu_fill() local
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c1115 bool need_flush = false; in stage2_unmap_walker() local
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c1581 bool need_flush = false; in vmxnet3_rq_rx_complete() local
/linux/drivers/md/
H A Ddm-writecache.c1000 bool need_flush = false; in writecache_resume() local
H A Draid10.c4648 int need_flush = 0; in reshape_request() local
/linux/fs/ceph/
H A Dsuper.h248 bool need_flush; member