Home
last modified time | relevance | path

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

/arch/sparc/include/asm/
Dtlb_64.h24 struct mmu_gather { struct
34 DECLARE_PER_CPU(struct mmu_gather, mmu_gathers); argument
/arch/s390/include/asm/
Dtlb.h37 struct mmu_gather { struct
45 DECLARE_PER_CPU(struct mmu_gather, mmu_gathers); argument
/arch/um/include/asm/
Dtlb.h17 struct mmu_gather { struct
26 DECLARE_PER_CPU(struct mmu_gather, mmu_gathers); argument
/arch/ia64/include/asm/
Dtlb.h57 struct mmu_gather { struct
58 struct mm_struct *mm;
59 unsigned int nr; /* == ~0U => fast mode */
60 unsigned char fullmm; /* non-zero means full mm flush */
61 unsigned char need_flush; /* really unmapped some PTEs? */
62 unsigned long start_addr;
63 unsigned long end_addr;
64 struct page *pages[FREE_PTE_NR];
/arch/arm/include/asm/
Dtlb.h36 struct mmu_gather { struct
41 DECLARE_PER_CPU(struct mmu_gather, mmu_gathers); argument