Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dmmu_context.h52 get_new_mmu_context(struct mm_struct *mm, unsigned long cpu, bool *need_flush) in get_new_mmu_context()
91 bool need_flush = false; in switch_mm_irqs_off() local
151 bool need_flush = false; in drop_mmu_context() local
/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/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; flush_all_zero_pkmaps() local
/linux/arch/x86/kernel/
H A Damd_gart_64.c87 static bool need_flush; /* global flush state. set for each gart wrap */ variable
/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.c1153 bool need_flush = false; in stage2_unmap_walker() local
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c1617 bool need_flush = false; in vmxnet3_rq_rx_complete() local
/linux/drivers/md/
H A Ddm-writecache.c999 bool need_flush = false; in writecache_resume() local
H A Draid10.c4605 int need_flush = 0; in reshape_request() local
/linux/fs/ceph/
H A Dsuper.h274 bool need_flush; member