Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/mm/
H A 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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Diommu-common.c19 static inline bool need_flush(struct iommu_map_table *iommu) in need_flush() function
/OK3568_Linux_fs/kernel/mm/
H A Dhighmem.c166 int need_flush = 0; in flush_all_zero_pkmaps() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/
H A Detnaviv_buffer.c350 bool need_flush = switch_mmu_context || gpu->flush_seq != new_flush_seq; in etnaviv_buffer_queue() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dcm.c528 int need_flush = 0; in mlx4_ib_cm_paravirt_clean() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Damd_gart_64.c89 static bool need_flush; /* global flush state. set for each gart wrap */ variable
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log.c1693 bool need_flush) in xlog_write_iclog()
1851 bool need_flush = true, split = false; in xlog_sync() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c461 unsigned int n, m, need_flush; in cpu_fill() local
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dtdp_mmu.c791 int need_flush = 0; in set_tdp_spte() local
H A Dmmu.c1344 int need_flush = 0; in kvm_set_pte_rmapp() local
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/
H A Dpgtable.c815 bool need_flush = false; in stage2_unmap_walker() local
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxcmds.c610 Bool need_flush = !prevglxc->isDirect; in xorgGlxMakeCurrent() local
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-writecache.c975 bool need_flush = false; in writecache_resume() local
H A Draid10.c4419 int need_flush = 0; in reshape_request() local
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h222 bool need_flush; member