Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dpercpu.c3134 #ifndef P4D_TABLE_SIZE
3135 #define P4D_TABLE_SIZE PAGE_SIZE macro
3157 p4d = memblock_alloc(P4D_TABLE_SIZE, P4D_TABLE_SIZE); in pcpu_populate_pte()