Searched defs:fullmm (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/arch/sparc/mm/ |
D | tlb.c | 113 pte_t *ptep, pte_t orig, int fullmm, in tlb_batch_add()
|
/linux-6.12.1/mm/ |
D | mmu_gather.c | 377 bool fullmm) in __tlb_gather_mmu()
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | pgtable_64.h | 902 pte_t *ptep, pte_t orig, int fullmm, in maybe_tlb_batch_add() 926 pte_t *ptep, pte_t pte, int fullmm) in __set_pte_at() 956 #define pte_clear_not_present_full(mm,addr,ptep,fullmm) \ argument
|
/linux-6.12.1/arch/powerpc/mm/book3s64/ |
D | radix_tlb.c | 609 static void __flush_all_mm(struct mm_struct *mm, bool fullmm) in __flush_all_mm() 765 static enum tlb_flush_type flush_type_needed(struct mm_struct *mm, bool fullmm) in flush_type_needed() 875 static void __flush_all_mm(struct mm_struct *mm, bool fullmm) in __flush_all_mm()
|
/linux-6.12.1/include/asm-generic/ |
D | tlb.h | 314 unsigned int fullmm : 1; member
|