/Linux-v5.15/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.15/arch/x86/include/asm/ |
D | tlb.h | 8 #define tlb_flush tlb_flush macro 13 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
D | kvm_host.h | 584 cpumask_t tlb_flush; member 1248 u64 tlb_flush; member
|
/Linux-v5.15/arch/arm64/include/asm/ |
D | tlb.h | 19 #define tlb_flush tlb_flush macro 53 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/Linux-v5.15/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.15/arch/csky/include/asm/ |
D | tlb.h | 20 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/Linux-v5.15/arch/arm/include/asm/ |
D | tlb.h | 23 #define tlb_flush(tlb) ((void) tlb) macro
|
/Linux-v5.15/arch/sparc/include/asm/ |
D | tlb_64.h | 27 #define tlb_flush(tlb) flush_tlb_pending() macro
|
/Linux-v5.15/arch/powerpc/include/asm/ |
D | tlb.h | 26 #define tlb_flush tlb_flush macro
|
/Linux-v5.15/arch/powerpc/include/asm/book3s/32/ |
D | tlbflush.h | 27 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | priv.h | 22 int (*tlb_flush)(struct nvkm_gr *); member
|
/Linux-v5.15/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.15/include/asm-generic/ |
D | tlb.h | 349 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function 374 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/Linux-v5.15/arch/powerpc/mm/nohash/ |
D | tlb.c | 390 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/Linux-v5.15/drivers/char/agp/ |
D | agp.h | 109 void (*tlb_flush)(struct agp_memory *); member
|
/Linux-v5.15/arch/x86/kvm/mmu/ |
D | mmu.c | 5380 bool tlb_flush = false; in kvm_mmu_invpcid_gva() local
|
/Linux-v5.15/drivers/gpu/drm/radeon/ |
D | radeon.h | 1892 void (*tlb_flush)(struct radeon_device *rdev); member
|