Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/boot/compressed/
Dkaslr_64.c37 unsigned char *pgt_buf; member
60 entry = pages->pgt_buf + pages->pgt_buf_offset; in alloc_pgt_page()
116 pgt_data.pgt_buf = _pgtable + BOOT_INIT_PGT_SIZE; in initialize_identity_maps()
118 memset(pgt_data.pgt_buf, 0, pgt_data.pgt_buf_size); in initialize_identity_maps()
121 pgt_data.pgt_buf = _pgtable; in initialize_identity_maps()
123 memset(pgt_data.pgt_buf, 0, pgt_data.pgt_buf_size); in initialize_identity_maps()