Home
last modified time | relevance | path

Searched refs:MSR_IA32_VMX_PINBASED_CTLS (Results 1 – 5 of 5) sorted by relevance

/hypervisor/arch/x86/
A Dcpu_caps.c58 MSR_IA32_VMX_PINBASED_CTLS, VMX_PINBASED_CTLS_IRQ_EXIT
266 msr_val = msr_read(MSR_IA32_VMX_PINBASED_CTLS); in detect_apicv_cap()
/hypervisor/include/arch/x86/asm/guest/
A Dnested.h30 MSR_IA32_VMX_PINBASED_CTLS, \
/hypervisor/arch/x86/guest/
A Dnested.c123 msr_value = adjust_vmx_ctrls(MSR_IA32_VMX_PINBASED_CTLS, request_bits); in init_vmx_msrs()
124 vcpu_set_guest_msr(vcpu, MSR_IA32_VMX_PINBASED_CTLS, msr_value); in init_vmx_msrs()
208 case MSR_IA32_VMX_PINBASED_CTLS: in read_vmx_msr()
A Dvmcs.c275 value32 = check_vmx_ctrl(MSR_IA32_VMX_PINBASED_CTLS, VMX_PINBASED_CTLS_IRQ_EXIT); in init_exec_ctrl()
/hypervisor/include/arch/x86/asm/
A Dmsr.h241 #define MSR_IA32_VMX_PINBASED_CTLS 0x00000481U macro

Completed in 13 milliseconds