Home
last modified time | relevance | path

Searched defs:fullmm (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dmmu_gather.c377 __tlb_gather_mmu(struct mmu_gather * tlb,struct mm_struct * mm,bool fullmm) __tlb_gather_mmu() argument
/linux/arch/sparc/include/asm/
H A Dpgtable_64.h902 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/arch/powerpc/mm/book3s64/
H A Dradix_tlb.c609 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/include/asm-generic/
H A Dtlb.h314 unsigned int fullmm : 1; global() member