Searched defs:fullmm (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sparc/mm/ |
| H A D | tlb.c | 112 pte_t *ptep, pte_t orig, int fullmm, in tlb_batch_add()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 901 pte_t *ptep, pte_t orig, int fullmm, in maybe_tlb_batch_add() 925 pte_t *ptep, pte_t pte, int fullmm) in __set_pte_at() 940 #define pte_clear_not_present_full(mm,addr,ptep,fullmm) \ argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/ |
| H A D | radix_tlb.c | 600 static void __flush_all_mm(struct mm_struct *mm, bool fullmm) in __flush_all_mm() 738 static void __flush_all_mm(struct mm_struct *mm, bool fullmm) in __flush_all_mm()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | tlb.h | 267 unsigned int fullmm : 1; member
|