Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dpercpu.c3162 #ifndef P4D_TABLE_SIZE
3163 #define P4D_TABLE_SIZE PAGE_SIZE macro
3185 p4d = memblock_alloc(P4D_TABLE_SIZE, P4D_TABLE_SIZE); in pcpu_populate_pte()