/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | tlb.c | 111 tlb_batch_add(struct mm_struct *mm, unsigned long vaddr, pte_t *ptep, pte_t orig, int fullmm, unsigned int hugepage_shift) tlb_batch_add() argument
|
/kernel/linux/linux-6.6/arch/sparc/mm/ |
H A D | tlb.c | 112 tlb_batch_add(struct mm_struct *mm, unsigned long vaddr, pte_t *ptep, pte_t orig, int fullmm, unsigned int hugepage_shift) tlb_batch_add() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | mmu_gather.c | 303 __tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, bool fullmm) __tlb_gather_mmu() argument
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | tlb.h | 267 unsigned int fullmm : 1; member
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | radix_tlb.c | 600 static void __flush_all_mm(struct mm_struct *mm, bool fullmm) in __flush_all_mm() argument 738 static void __flush_all_mm(struct mm_struct *mm, bool fullmm) in __flush_all_mm() argument
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | tlb.h | 307 unsigned int fullmm : 1; member
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | radix_tlb.c | 609 static void __flush_all_mm(struct mm_struct *mm, bool fullmm) in __flush_all_mm() argument 765 static enum tlb_flush_type flush_type_needed(struct mm_struct *mm, bool fullmm) in flush_type_needed() argument 875 static void __flush_all_mm(struct mm_struct *mm, bool fullmm) in __flush_all_mm() argument
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | pgtable_64.h | 900 maybe_tlb_batch_add(struct mm_struct *mm, unsigned long vaddr, pte_t *ptep, pte_t orig, int fullmm, unsigned int hugepage_shift) maybe_tlb_batch_add() argument 924 __set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, pte_t pte, int fullmm) __set_pte_at() argument
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | pgtable_64.h | 898 maybe_tlb_batch_add(struct mm_struct *mm, unsigned long vaddr, pte_t *ptep, pte_t orig, int fullmm, unsigned int hugepage_shift) maybe_tlb_batch_add() argument 922 __set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, pte_t pte, int fullmm) __set_pte_at() argument
|