Home
last modified time | relevance | path

Searched refs:VMCS_GUEST_RFLAGS (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.h271 #define VMCS_GUEST_RFLAGS 0x00006820 macro
H A Dvmcs.c93 return (VMCS_GUEST_RFLAGS); in vmcs_field_encoding()
H A Dvmx.c1589 rflags = vmcs_read(VMCS_GUEST_RFLAGS); in vmx_inject_interrupts()
2581 vmexit->u.hlt.rflags = vmcs_read(VMCS_GUEST_RFLAGS); in vmx_exit_process()
2657 vis->rflags = vmcs_read(VMCS_GUEST_RFLAGS); in vmx_exit_process()