Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dboot.h53 # define BOOT_INIT_PGT_SIZE (6*4096) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dboot.h53 # define BOOT_INIT_PGT_SIZE (6*4096) macro
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dident_map_64.c151 pgt_data.pgt_buf = _pgtable + BOOT_INIT_PGT_SIZE; in initialize_identity_maps()
152 pgt_data.pgt_buf_size = BOOT_PGT_SIZE - BOOT_INIT_PGT_SIZE; in initialize_identity_maps()
H A Dhead_64.S194 movl $(BOOT_INIT_PGT_SIZE/4), %ecx
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dident_map_64.c144 pgt_data.pgt_buf = _pgtable + BOOT_INIT_PGT_SIZE; in initialize_identity_maps()
145 pgt_data.pgt_buf_size = BOOT_PGT_SIZE - BOOT_INIT_PGT_SIZE; in initialize_identity_maps()
H A Dhead_64.S203 movl $(BOOT_INIT_PGT_SIZE/4), %ecx

Completed in 4 milliseconds