Searched defs:fullmm (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/sparc/mm/ |
| H A D | tlb.c | 122 pte_t *ptep, pte_t orig, int fullmm, in tlb_batch_add()
|
| /linux/mm/ |
| H A D | mmu_gather.c | 409 __tlb_gather_mmu(struct mmu_gather * tlb,struct mm_struct * mm,bool fullmm) __tlb_gather_mmu() argument
|
| /linux/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 952 pte_clear_not_present_full(mm,addr,ptep,fullmm) global() argument
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | radix_tlb.c | 607 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 D | tlb.h | 334 unsigned int fullmm : 1; global() member
|