Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dtlb.h13 #define tlb_flush tlb_flush macro
16 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
/openbmc/linux/arch/x86/include/asm/
H A Dtlb.h5 #define tlb_flush tlb_flush macro
10 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
H A Dkvm_host.h1498 u64 tlb_flush; member
/openbmc/linux/arch/arm64/include/asm/
H A Dtlb.h19 #define tlb_flush tlb_flush macro
53 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
/openbmc/linux/arch/s390/include/asm/
H A Dtlb.h31 #define tlb_flush tlb_flush macro
56 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dtlb.h139 #define tlb_flush tlb_flush macro
142 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
/openbmc/linux/arch/sparc/include/asm/
H A Dtlb_64.h25 #define tlb_flush(tlb) flush_tlb_pending() macro
/openbmc/linux/arch/arm/include/asm/
H A Dtlb.h23 #define tlb_flush(tlb) ((void) tlb) macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dtlb.h24 #define tlb_flush tlb_flush macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dtlbflush.h29 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dpriv.h24 int (*tlb_flush)(struct nvkm_gr *); member
/openbmc/linux/include/asm-generic/
H A Dtlb.h397 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
411 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h105 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
/openbmc/qemu/include/exec/
H A Dexec-all.h297 static inline void tlb_flush(CPUState *cpu) in tlb_flush() function
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dtlb.c356 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
/openbmc/linux/drivers/char/agp/
H A Dagp.h109 void (*tlb_flush)(struct agp_memory *); member
/openbmc/qemu/accel/tcg/
H A Dcputlb.c377 void tlb_flush(CPUState *cpu) in tlb_flush() function
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon.h1857 void (*tlb_flush)(struct radeon_device *rdev); member