Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dpercpu.c3177 #ifndef P4D_TABLE_SIZE
3178 #define P4D_TABLE_SIZE PAGE_SIZE macro
3202 new = memblock_alloc(P4D_TABLE_SIZE, P4D_TABLE_SIZE); in pcpu_populate_pte()