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

/linux-master/arch/x86/include/asm/
H A Dboot.h76 # define BOOT_PGT_SIZE (32*4096) macro
/linux-master/arch/x86/boot/compressed/
H A Dident_map_64.c65 debug_putstr("Need to raise BOOT_PGT_SIZE?\n");
145 pgt_data.pgt_buf_size = BOOT_PGT_SIZE - BOOT_INIT_PGT_SIZE;
149 pgt_data.pgt_buf_size = BOOT_PGT_SIZE;
H A Dhead_64.S639 SYM_DATA_LOCAL(pgtable, .fill BOOT_PGT_SIZE, 1, 0)

Completed in 151 milliseconds