/Linux-v5.10/arch/riscv/include/asm/ |
D | tlb.h | 13 #define tlb_flush tlb_flush macro 16 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/Linux-v5.10/arch/x86/include/asm/ |
D | tlb.h | 9 #define tlb_flush tlb_flush macro 14 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
D | kvm_host.h | 520 cpumask_t tlb_flush; member 1033 u64 tlb_flush; member
|
/Linux-v5.10/arch/arm64/include/asm/ |
D | tlb.h | 19 #define tlb_flush tlb_flush macro 49 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/Linux-v5.10/arch/s390/include/asm/ |
D | tlb.h | 33 #define tlb_flush tlb_flush macro 54 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/Linux-v5.10/arch/csky/include/asm/ |
D | tlb.h | 21 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/Linux-v5.10/arch/arm/include/asm/ |
D | tlb.h | 23 #define tlb_flush(tlb) ((void) tlb) macro
|
/Linux-v5.10/arch/sparc/include/asm/ |
D | tlb_64.h | 28 #define tlb_flush(tlb) flush_tlb_pending() macro
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | tlb.h | 26 #define tlb_flush tlb_flush macro
|
/Linux-v5.10/arch/powerpc/mm/book3s32/ |
D | tlb.c | 50 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | priv.h | 22 int (*tlb_flush)(struct nvkm_gr *); member
|
/Linux-v5.10/arch/powerpc/include/asm/book3s/64/ |
D | tlbflush.h | 106 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/Linux-v5.10/include/asm-generic/ |
D | tlb.h | 347 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function 372 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/Linux-v5.10/arch/powerpc/mm/nohash/ |
D | tlb.c | 390 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/Linux-v5.10/drivers/char/agp/ |
D | agp.h | 109 void (*tlb_flush)(struct agp_memory *); member
|
/Linux-v5.10/arch/x86/kvm/mmu/ |
D | mmu.c | 5153 bool tlb_flush = false; in kvm_mmu_invpcid_gva() local
|
/Linux-v5.10/drivers/gpu/drm/radeon/ |
D | radeon.h | 1867 void (*tlb_flush)(struct radeon_device *rdev); member
|