Home
last modified time | relevance | path

Searched refs:VMCS_HOST_RSP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.h287 #define VMCS_HOST_RSP 0x00006C14 macro
H A Dvmx.c1169 error += vmwrite(VMCS_HOST_RSP, (u_long)&vcpu->ctx); in vmx_vcpu_init()