Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dboot.h76 # define BOOT_PGT_SIZE (32*4096) macro
/Linux-v6.6/arch/x86/boot/compressed/
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()
Dhead_64.S639 SYM_DATA_LOCAL(pgtable, .fill BOOT_PGT_SIZE, 1, 0)