Searched refs:far_el2 (Results 1 – 5 of 5) sorted by relevance
593 printf("far_el2: 0x%016lx\n", vme->u.hyp.far_el2); in arm64_print_hyp_regs()612 vme_ret->u.inst_emul.gpa += hypctx->exit_info.far_el2 & in arm64_gen_inst_emul_data()729 hypctx->exit_info.far_el2, in handle_el1_sync_excp()747 hypctx->exit_info.far_el2, false, in handle_el1_sync_excp()1164 vme->u.hyp.far_el2 = hypctx->exit_info.far_el2; in vmmops_run()
534 hypctx->exit_info.far_el2 = READ_SPECIALREG(far_el2); in vmm_hyp_call_guest()575 arm64_address_translate_s1e1r(hypctx->exit_info.far_el2); in vmm_hyp_call_guest()
105 uint64_t far_el2; /* Fault Address Register */ member
271 vmrun->vm_exit->u.hyp.far_el2) != 0) in vmexit_hyp()
314 uint64_t far_el2; /* Fault Address Register */ member