Searched refs:__pages (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/asm-generic/ | ||
D | tlb.h | 108 struct page *__pages[MMU_GATHER_BUNDLE]; member |
/linux-4.4.14/mm/ | ||
D | memory.c | 226 tlb->local.max = ARRAY_SIZE(tlb->__pages); in tlb_gather_mmu() |