Searched defs:fullmm (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/sparc/mm/
H A Dtlb.c112 tlb_batch_add(struct mm_struct *mm, unsigned long vaddr, pte_t *ptep, pte_t orig, int fullmm, unsigned int hugepage_shift) argument
/linux-master/mm/
H A Dmmu_gather.c376 __tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, bool fullmm) argument
/linux-master/include/asm-generic/
H A Dtlb.h314 unsigned int fullmm : 1; member in struct:mmu_gather
/linux-master/arch/powerpc/mm/book3s64/
H A Dradix_tlb.c609 static void __flush_all_mm(struct mm_struct *mm, bool fullmm) argument
765 static enum tlb_flush_type flush_type_needed(struct mm_struct *mm, bool fullmm) argument
875 static void __flush_all_mm(struct mm_struct *mm, bool fullmm) argument
/linux-master/arch/sparc/include/asm/
H A Dpgtable_64.h899 maybe_tlb_batch_add(struct mm_struct *mm, unsigned long vaddr, pte_t *ptep, pte_t orig, int fullmm, unsigned int hugepage_shift) argument
923 __set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, pte_t pte, int fullmm) argument

Completed in 133 milliseconds