Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/include/asm/
Dtlbflush.h179 int __pages = min((pages), \
181 (__pages >> (5 * (scale) + 1)) - 1; \
/linux-6.12.1/mm/
Dmmu_gather.c386 tlb->local.max = ARRAY_SIZE(tlb->__pages); in __tlb_gather_mmu()
/linux-6.12.1/include/asm-generic/
Dtlb.h352 struct page *__pages[MMU_GATHER_BUNDLE]; member