/linux-6.1.9/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-6.1.9/arch/x86/include/asm/ |
D | tlb.h | 5 #define tlb_flush tlb_flush macro 10 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
D | kvm_host.h | 1404 u64 tlb_flush; member
|
/linux-6.1.9/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-6.1.9/arch/s390/include/asm/ |
D | tlb.h | 30 #define tlb_flush tlb_flush macro 51 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/linux-6.1.9/arch/loongarch/include/asm/ |
D | tlb.h | 144 #define tlb_flush tlb_flush macro 147 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/linux-6.1.9/arch/sparc/include/asm/ |
D | tlb_64.h | 25 #define tlb_flush(tlb) flush_tlb_pending() macro
|
/linux-6.1.9/arch/arm/include/asm/ |
D | tlb.h | 23 #define tlb_flush(tlb) ((void) tlb) macro
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | tlb.h | 24 #define tlb_flush tlb_flush macro
|
/linux-6.1.9/arch/powerpc/include/asm/book3s/32/ |
D | tlbflush.h | 27 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | priv.h | 22 int (*tlb_flush)(struct nvkm_gr *); member
|
/linux-6.1.9/include/asm-generic/ |
D | tlb.h | 369 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function 383 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/ |
D | tlbflush.h | 102 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/linux-6.1.9/arch/powerpc/mm/nohash/ |
D | tlb.c | 359 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/linux-6.1.9/drivers/char/agp/ |
D | agp.h | 109 void (*tlb_flush)(struct agp_memory *); member
|
/linux-6.1.9/arch/x86/kvm/mmu/ |
D | mmu.c | 5643 bool tlb_flush = false; in kvm_mmu_invpcid_gva() local
|
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | radeon.h | 1891 void (*tlb_flush)(struct radeon_device *rdev); member
|