Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
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-6.12.1/arch/x86/mm/
Dtlb.c217 u16 *new_asid, bool *need_flush) in choose_new_asid()
280 bool need_flush) in load_new_mm_cr3()
507 bool need_flush; in switch_mm_irqs_off() local
/linux-6.12.1/arch/arm/mm/
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-6.12.1/arch/sparc/kernel/
Diommu-common.c19 static inline bool need_flush(struct iommu_map_table *iommu) in need_flush() function
/linux-6.12.1/drivers/gpu/drm/etnaviv/
Detnaviv_buffer.c351 bool need_flush = switch_mmu_context || gpu->flush_seq != new_flush_seq; in etnaviv_buffer_queue() local
/linux-6.12.1/drivers/infiniband/hw/mlx4/
Dcm.c529 int need_flush = 0; in mlx4_ib_cm_paravirt_clean() local
/linux-6.12.1/mm/
Dhighmem.c199 int need_flush = 0; in flush_all_zero_pkmaps() local
/linux-6.12.1/arch/x86/kernel/
Damd_gart_64.c87 static bool need_flush; /* global flush state. set for each gart wrap */ variable
/linux-6.12.1/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_context.c480 unsigned int need_flush; in cpu_fill() local
/linux-6.12.1/arch/arm64/kvm/hyp/
Dpgtable.c1115 bool need_flush = false; in stage2_unmap_walker() local
/linux-6.12.1/drivers/net/vmxnet3/
Dvmxnet3_drv.c1581 bool need_flush = false; in vmxnet3_rq_rx_complete() local
/linux-6.12.1/drivers/md/
Ddm-writecache.c1000 bool need_flush = false; in writecache_resume() local
Draid10.c4651 int need_flush = 0; in reshape_request() local
/linux-6.12.1/fs/ceph/
Dsuper.h248 bool need_flush; member