Searched refs:VMCS_GUEST_CR3 (Results 1 – 5 of 5) sorted by relevance
183 #define VMCS_GUEST_CR3 0x00006802 macro
133 rvmcs(vcpu, VMCS_GUEST_CR3) & ~0x1f, in macvm_set_cr0()
184 target_ulong cr3 = rvmcs(cpu->accel->fd, VMCS_GUEST_CR3); in walk_gpt()
64 wvmcs(cpu->accel->fd, VMCS_GUEST_CR3, tss->cr3); in load_state_from_tss32()
97 wvmcs(cs->accel->fd, VMCS_GUEST_CR3, env->cr[3]); in hvf_put_segments()205 env->cr[3] = rvmcs(cs->accel->fd, VMCS_GUEST_CR3); in hvf_get_segments()