Searched refs:__pages (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/asm-generic/ | ||
D | tlb.h | 109 struct page *__pages[MMU_GATHER_BUNDLE]; member |
/Linux-v4.19/mm/ | ||
D | memory.c | 229 tlb->local.max = ARRAY_SIZE(tlb->__pages); in arch_tlb_gather_mmu() |