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

/linux-master/mm/
H A Dpercpu.c3189 #ifndef P4D_TABLE_SIZE
3190 #define P4D_TABLE_SIZE PAGE_SIZE macro
3212 p4d = memblock_alloc(P4D_TABLE_SIZE, P4D_TABLE_SIZE);

Completed in 166 milliseconds