Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/boot/compressed/
Dident_map_64.c39 unsigned char *pgt_buf; member
70 entry = pages->pgt_buf + pages->pgt_buf_offset; in alloc_pgt_page()
144 pgt_data.pgt_buf = _pgtable + BOOT_INIT_PGT_SIZE; in initialize_identity_maps()
146 memset(pgt_data.pgt_buf, 0, pgt_data.pgt_buf_size); in initialize_identity_maps()
148 pgt_data.pgt_buf = _pgtable; in initialize_identity_maps()
150 memset(pgt_data.pgt_buf, 0, pgt_data.pgt_buf_size); in initialize_identity_maps()