| /linux-6.15/arch/riscv/include/asm/ |
| H A 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.15/arch/arm64/include/asm/ |
| H A D | tlb.h | 14 #define tlb_flush tlb_flush macro 53 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | tlb.h | 31 #define tlb_flush tlb_flush macro 71 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | tlb.h | 137 #define tlb_flush tlb_flush macro 140 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | tlb.h | 5 #define tlb_flush tlb_flush macro 13 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
| H A D | kvm_host.h | 1606 u64 tlb_flush; member
|
| /linux-6.15/arch/sparc/include/asm/ |
| H A D | tlb_64.h | 25 #define tlb_flush(tlb) flush_tlb_pending() macro
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | tlb.h | 23 #define tlb_flush(tlb) ((void) tlb) macro
|
| /linux-6.15/arch/powerpc/include/asm/ |
| H A D | tlb.h | 26 #define tlb_flush tlb_flush macro
|
| /linux-6.15/arch/powerpc/include/asm/book3s/32/ |
| H A D | tlbflush.h | 29 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | priv.h | 24 int (*tlb_flush)(struct nvkm_gr *); member
|
| /linux-6.15/include/asm-generic/ |
| H A D | tlb.h | 419 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function 433 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
| /linux-6.15/arch/powerpc/mm/nohash/ |
| H A D | tlb.c | 327 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
| /linux-6.15/arch/powerpc/include/asm/book3s/64/ |
| H A D | tlbflush.h | 105 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
| /linux-6.15/drivers/char/agp/ |
| H A D | agp.h | 109 void (*tlb_flush)(struct agp_memory *); member
|
| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A D | radeon.h | 1855 void (*tlb_flush)(struct radeon_device *rdev); member
|