Searched refs:tcr2_el1 (Results 1 – 5 of 5) sorted by relevance
73 uint64_t tcr2_el1; /* Translation Control Register 2 */ member
628 paging->tcr2_el1 = hypctx->tcr2_el1; in arm64_gen_inst_emul_data()1253 return (&hypctx->tcr2_el1); in hypctx_regptr()
253 hypctx->tcr2_el1 = 0; in vmm_hyp_reg_store()
257 uint64_t tcr2_el1; member
342 paging->tcr2_el1 = regs[3]; in guest_paging_info()