Searched defs:fullmm (Results 1 – 8 of 8) sorted by relevance
/arch/arm/include/asm/ |
D | tlb.h | 44 unsigned int fullmm; member 110 tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned int fullmm) in tlb_gather_mmu()
|
/arch/arm64/include/asm/ |
D | tlb.h | 36 unsigned int fullmm; member 100 tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned int fullmm) in tlb_gather_mmu()
|
/arch/sparc/mm/ |
D | tlb.c | 106 pte_t *ptep, pte_t orig, int fullmm) in tlb_batch_add()
|
/arch/um/include/asm/ |
D | tlb.h | 22 unsigned int fullmm; /* non-zero means full mm flush */ member
|
/arch/s390/include/asm/ |
D | tlb.h | 34 unsigned int fullmm; member
|
/arch/sh/include/asm/ |
D | tlb.h | 23 unsigned int fullmm; member
|
/arch/ia64/include/asm/ |
D | tlb.h | 59 unsigned char fullmm; /* non-zero means full mm flush */ member
|
/arch/sparc/include/asm/ |
D | pgtable_64.h | 797 pte_t *ptep, pte_t pte, int fullmm) in __set_pte_at() 820 #define pte_clear_not_present_full(mm,addr,ptep,fullmm) \ argument
|