Home
last modified time | relevance | path

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

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