/linux-4.4.14/arch/h8300/include/asm/ |
D | tlb.h | 4 #define tlb_flush(tlb) do { } while (0) macro
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | tlb.h | 4 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | tlb.h | 18 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | tlb.h | 35 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/tile/include/asm/ |
D | tlb.h | 21 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | tlb.h | 16 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/x86/include/asm/ |
D | tlb.h | 8 #define tlb_flush(tlb) \ macro
|
D | kvm_host.h | 716 u32 tlb_flush; member 812 void (*tlb_flush)(struct kvm_vcpu *vcpu); member
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | tlb.h | 22 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/score/include/asm/ |
D | tlb.h | 11 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | tlb.h | 16 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | tlb_32.h | 17 #define tlb_flush(tlb) \ macro
|
D | tlb_64.h | 28 #define tlb_flush(tlb) flush_tlb_pending() macro
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | tlb.h | 30 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | tlb.h | 29 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/cris/include/asm/ |
D | tlb.h | 16 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | tlb.h | 14 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | tlb.h | 14 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | tlb.h | 22 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/mips/include/asm/ |
D | tlb.h | 19 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | tlb.h | 12 #define tlb_flush(tlb) \ macro
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | tlb.h | 18 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | tlb.h | 32 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | tlb.h | 4 #define tlb_flush(tlb) \ macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | tlb.h | 8 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | tlb.h | 41 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | priv.h | 21 int (*tlb_flush)(struct nvkm_gr *); member
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | tlb.h | 38 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/linux-4.4.14/arch/powerpc/mm/ |
D | tlb_hash32.c | 66 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
D | tlb_hash64.c | 158 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
D | tlb_nohash.c | 382 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/linux-4.4.14/arch/arm/include/asm/ |
D | tlb.h | 26 #define tlb_flush(tlb) ((void) tlb) macro 97 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
|
/linux-4.4.14/arch/um/include/asm/ |
D | tlb.h | 12 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | tlb.h | 139 #define tlb_flush(tlb) do { } while (0) macro
|
/linux-4.4.14/drivers/char/agp/ |
D | agp.h | 109 void (*tlb_flush)(struct agp_memory *); member
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon.h | 1868 void (*tlb_flush)(struct radeon_device *rdev); member
|