Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dvmcs.h183 #define VMCS_GUEST_CR3 0x00006802 macro
H A Dvmx.h134 rvmcs(vcpu, VMCS_GUEST_CR3) & ~0x1f, in macvm_set_cr0()
H A Dx86_mmu.c184 target_ulong cr3 = rvmcs(cpu->accel->fd, VMCS_GUEST_CR3); in walk_gpt()
H A Dx86_task.c64 wvmcs(cpu->accel->fd, VMCS_GUEST_CR3, tss->cr3); in load_state_from_tss32()