Home
last modified time | relevance | path

Searched defs:tlb (Results 1 - 25 of 113) sorted by relevance

12345

/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dtlb.h16 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() argument
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dtlb.h16 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dtlb.h10 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dtlb.h40 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb() argument
57 __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) __pmd_free_tlb() argument
[all...]
H A Dprocinfo.h37 struct cpu_tlb_fns *tlb; member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dtlb.h46 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtlb.h14 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dprocinfo.h37 struct cpu_tlb_fns *tlb; member
H A Dtlb.h40 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb() argument
59 __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) __pmd_free_tlb() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dtlb.h41 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() argument
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dtlb.h48 static inline bool __tlb_remove_page_size(struct mmu_gather *tlb, in __tlb_remove_page_size() argument
56 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() argument
65 static inline void pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in pte_free_tlb() argument
87 pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, unsigned long address) pmd_free_tlb() argument
107 p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, unsigned long address) p4d_free_tlb() argument
125 pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, unsigned long address) pud_free_tlb() argument
[all...]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dtlb.h29 static inline int tlb_get_level(struct mmu_gather *tlb) in tlb_get_level() argument
53 tlb_flush(struct mmu_gather *tlb) tlb_flush() argument
75 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) __pte_free_tlb() argument
83 __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) __pmd_free_tlb() argument
94 __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, unsigned long addr) __pud_free_tlb() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h13 static inline void tlb_flush_pgtable(struct mmu_gather *tlb, in tlb_flush_pgtable() argument
49 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() argument
66 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() argument
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dtlb.h47 static inline bool __tlb_remove_page_size(struct mmu_gather *tlb, in __tlb_remove_page_size() argument
54 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() argument
63 pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long address) pte_free_tlb() argument
85 pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, unsigned long address) pmd_free_tlb() argument
105 p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, unsigned long address) p4d_free_tlb() argument
124 pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, unsigned long address) pud_free_tlb() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dtlb.h29 static inline int tlb_get_level(struct mmu_gather *tlb) in tlb_get_level() argument
53 tlb_flush(struct mmu_gather *tlb) tlb_flush() argument
75 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) __pte_free_tlb() argument
85 __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) __pmd_free_tlb() argument
96 __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, unsigned long addr) __pud_free_tlb() argument
[all...]
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmcf_pgalloc.h35 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() argument
H A Dmotorola_pgalloc.h47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() argument
64 static inline int __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dtlbflush.h29 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() argument
H A Dpgalloc.h52 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() argument
69 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h13 static inline void tlb_flush_pgtable(struct mmu_gather *tlb, in tlb_flush_pgtable() argument
49 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() argument
66 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() argument
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmotorola_pgalloc.h47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() argument
64 static inline int __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb() argument
H A Dmcf_pgalloc.h37 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h52 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() argument
69 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() argument
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s32/
H A Dtlb.c50 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() argument
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_tlb.c158 void hash__tlb_flush(struct mmu_gather *tlb) in hash__tlb_flush() argument

Completed in 6 milliseconds

12345