Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dreg.h216 #define DBREG_DR7_RESERVED1 0x0400 macro
/f-stack/freebsd/amd64/vmm/amd/
H A Dsvm.c548 state->dr7 = DBREG_DR7_RESERVED1; in vmcb_init()
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c1143 error += vmwrite(VMCS_GUEST_DR7, DBREG_DR7_RESERVED1); in vmx_init()