Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/boot/compressed/
Dident_map_64.c142 if (p4d_offset((pgd_t *)top_level_pgt, 0) == (p4d_t *)_pgtable) { in initialize_identity_maps()
143 pgt_data.pgt_buf = _pgtable + BOOT_INIT_PGT_SIZE; in initialize_identity_maps()
147 pgt_data.pgt_buf = _pgtable; in initialize_identity_maps()
Dvmlinux.lds.S64 _pgtable = . ; symbol
Dmisc.h105 extern unsigned char _pgtable[];