Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.h270 #define VMCS_GUEST_DR7 0x0000681A macro
H A Dvmcs.c92 return (VMCS_GUEST_DR7); in vmcs_field_encoding()
H A Dvmx.c1143 error += vmwrite(VMCS_GUEST_DR7, DBREG_DR7_RESERVED1); in vmx_init()