Home
last modified time | relevance | path

Searched refs:__pages (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dtlbflush.h171 int __pages = min((pages), \
173 (__pages >> (5 * (scale) + 1)) - 1; \
/linux/mm/
H A Dmmu_gather.c418 tlb->local.max = ARRAY_SIZE(tlb->__pages); in __tlb_gather_mmu()
/linux/include/asm-generic/
H A Dtlb.h386 struct page *__pages[MMU_GATHER_BUNDLE]; member