Searched refs:VMCS_PIN_BASED_CTLS (Results 1 – 3 of 3) sorted by relevance
179 #define VMCS_PIN_BASED_CTLS 0x00004000 macro
1160 error += vmwrite(VMCS_PIN_BASED_CTLS, pinbased_ctls); in vmx_vcpu_init()
892 error = vm_get_vmcs_field(vcpu, VMCS_PIN_BASED_CTLS, &ctl); in get_misc_vmcs()