Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/mm/
Dinit.c125 #define INIT_PGT_BUF_SIZE (6 * PAGE_SIZE) macro
126 RESERVE_BRK(early_pgt_alloc, INIT_PGT_BUF_SIZE);
129 unsigned long tables = INIT_PGT_BUF_SIZE; in early_alloc_pgt_buf()