Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dboot.h76 # define BOOT_PGT_SIZE (32*4096) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dboot.h76 # define BOOT_PGT_SIZE (32*4096) macro
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dident_map_64.c73 debug_putstr("Need to raise BOOT_PGT_SIZE?\n"); in alloc_pgt_page()
152 pgt_data.pgt_buf_size = BOOT_PGT_SIZE - BOOT_INIT_PGT_SIZE; in initialize_identity_maps()
156 pgt_data.pgt_buf_size = BOOT_PGT_SIZE; in initialize_identity_maps()
H A Dhead_64.S907 SYM_DATA_LOCAL(pgtable, .fill BOOT_PGT_SIZE, 1, 0)
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dident_map_64.c65 debug_putstr("Need to raise BOOT_PGT_SIZE?\n"); in alloc_pgt_page()
145 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()
H A Dhead_64.S639 SYM_DATA_LOCAL(pgtable, .fill BOOT_PGT_SIZE, 1, 0)

Completed in 3 milliseconds