Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/mm/
Dtlb.c206 u16 *new_asid, bool *need_flush) in choose_new_asid()
268 static void load_new_mm_cr3(pgd_t *pgdir, u16 new_asid, bool need_flush) in load_new_mm_cr3()
430 bool need_flush; in switch_mm_irqs_off() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/sparc/kernel/
Diommu-common.c19 static inline bool need_flush(struct iommu_map_table *iommu) in need_flush() function
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
Detnaviv_buffer.c350 bool need_flush = switch_mmu_context || gpu->flush_seq != new_flush_seq; in etnaviv_buffer_queue() local
/kernel/linux/linux-5.10/mm/
Dhighmem.c166 int need_flush = 0; in flush_all_zero_pkmaps() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
Dcm.c528 int need_flush = 0; in mlx4_ib_cm_paravirt_clean() local
/kernel/linux/linux-5.10/arch/x86/kernel/
Damd_gart_64.c89 static bool need_flush; /* global flush state. set for each gart wrap */ variable
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log.c1693 bool need_flush) in xlog_write_iclog()
1851 bool need_flush = true, split = false; in xlog_sync() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_context.c461 unsigned int n, m, need_flush; in cpu_fill() local
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/
Dpgtable.c664 bool need_flush = false; in stage2_unmap_walker() local
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dtdp_mmu.c791 int need_flush = 0; in set_tdp_spte() local
Dmmu.c1344 int need_flush = 0; in kvm_set_pte_rmapp() local
/kernel/linux/linux-5.10/drivers/md/
Ddm-writecache.c975 bool need_flush = false; in writecache_resume() local
Draid10.c4419 int need_flush = 0; in reshape_request() local
/kernel/linux/linux-5.10/fs/ceph/
Dsuper.h222 bool need_flush; member