Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
A Dident_map_64.c143 if (p4d_offset((pgd_t *)top_level_pgt, 0) == (p4d_t *)_pgtable) { in initialize_identity_maps()
144 pgt_data.pgt_buf = _pgtable + BOOT_INIT_PGT_SIZE; in initialize_identity_maps()
148 pgt_data.pgt_buf = _pgtable; in initialize_identity_maps()
A Dvmlinux.lds.S67 _pgtable = . ; symbol
A Dmisc.h125 extern unsigned char _pgtable[];

Completed in 6 milliseconds