| /linux/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/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/arch/s390/include/asm/ ! |
| H A D | tlb.h | 31 #define tlb_flush tlb_flush macro 69 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
| /linux/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/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 | 1671 u64 tlb_flush; member
|
| /linux/arch/sparc/include/asm/ ! |
| H A D | tlb_64.h | 25 #define tlb_flush(tlb) flush_tlb_pending() macro
|
| /linux/arch/arm/include/asm/ ! |
| H A D | tlb.h | 23 #define tlb_flush(tlb) ((void) tlb) macro
|
| /linux/arch/powerpc/include/asm/ ! |
| H A D | tlb.h | 26 #define tlb_flush tlb_flush macro
|
| /linux/arch/powerpc/include/asm/book3s/32/ ! |
| H A D | tlbflush.h | 30 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ ! |
| H A D | priv.h | 24 int (*tlb_flush)(struct nvkm_gr *); member
|
| /linux/arch/powerpc/mm/nohash/ ! |
| H A D | tlb.c | 327 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
| /linux/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/include/asm-generic/ ! |
| H A D | tlb.h | 439 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function 453 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
| /linux/drivers/char/agp/ ! |
| H A D | agp.h | 109 void (*tlb_flush)(struct agp_memory *); member
|
| /linux/drivers/gpu/drm/radeon/ ! |
| H A D | radeon.h | 1853 void (*tlb_flush)(struct radeon_device *rdev); member
|