Home
last modified time | relevance | path

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

/linux/arch/sparc/mm/
H A Dtlb.c122 pte_t *ptep, pte_t orig, int fullmm, in tlb_batch_add()
/linux/mm/
H A Dmmu_gather.c409 __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.h900 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
952 pte_clear_not_present_full(mm,addr,ptep,fullmm) global() argument
/linux/arch/powerpc/mm/book3s64/
H A Dradix_tlb.c607 static void __flush_all_mm(struct mm_struct *mm, bool fullmm) in __flush_all_mm()
761 static enum tlb_flush_type flush_type_needed(struct mm_struct *mm, bool fullmm) in flush_type_needed()
871 static void __flush_all_mm(struct mm_struct *mm, bool fullmm) in __flush_all_mm()
/linux/include/asm-generic/
H A Dtlb.h334 unsigned int fullmm : 1; global() member