Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dboot.h71 # define BOOT_PGT_SIZE (32*4096) macro
/linux/arch/x86/boot/compressed/
H A Dident_map_64.c145 pgt_data.pgt_buf_size = BOOT_PGT_SIZE - BOOT_INIT_PGT_SIZE; in initialize_identity_maps()
149 pgt_data.pgt_buf_size = BOOT_PGT_SIZE; in initialize_identity_maps()