Home
last modified time | relevance | path

Searched defs:tlb_flush (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm64/include/asm/ !
H A Dtlb.h14 #define tlb_flush tlb_flush macro
53 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
/linux/arch/loongarch/include/asm/ !
H A Dtlb.h137 #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 Dtlb.h5 #define tlb_flush tlb_flush macro
13 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
H A Dkvm_host.h1633 u64 tlb_flush; member
/linux/arch/sparc/include/asm/ !
H A Dtlb_64.h25 #define tlb_flush(tlb) flush_tlb_pending() macro
/linux/arch/powerpc/include/asm/book3s/32/ !
H A Dtlbflush.h29 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ !
H A Dpriv.h24 int (*tlb_flush)(struct nvkm_gr *); member
/linux/arch/powerpc/include/asm/book3s/64/ !
H A Dtlbflush.h105 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
/linux/drivers/gpu/drm/radeon/ !
H A Dradeon.h1852 void (*tlb_flush)(struct radeon_device *rdev); member