Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dpercpu.c3113 #ifndef P4D_TABLE_SIZE
3114 #define P4D_TABLE_SIZE PAGE_SIZE macro
3136 p4d = memblock_alloc_or_panic(P4D_TABLE_SIZE, P4D_TABLE_SIZE); in pcpu_populate_pte()