Searched refs:P4D_TABLE_SIZE (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/mm/ | ||
H A D | percpu.c | 3162 #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() |
Completed in 4 milliseconds