Searched refs:pgt_buf (Results 1 – 1 of 1) sorted by relevance
41 unsigned char *pgt_buf; member64 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()