Home
last modified time | relevance | path

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

/arch/x86/boot/compressed/
Dpagetable.c41 unsigned char *pgt_buf; member
64 entry = pages->pgt_buf + pages->pgt_buf_offset; in alloc_pgt_page()
112 pgt_data.pgt_buf = _pgtable + BOOT_INIT_PGT_SIZE; in initialize_identity_maps()
114 memset(pgt_data.pgt_buf, 0, pgt_data.pgt_buf_size); in initialize_identity_maps()
117 pgt_data.pgt_buf = _pgtable; in initialize_identity_maps()
119 memset(pgt_data.pgt_buf, 0, pgt_data.pgt_buf_size); in initialize_identity_maps()