Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dvmx.h178 bool update_vmcs01_apicv_status; member
H A Dnested.c5061 if (vmx->nested.update_vmcs01_apicv_status) { in __nested_vmx_vmexit()
5062 vmx->nested.update_vmcs01_apicv_status = false; in __nested_vmx_vmexit()
H A Dvmx.c4479 vmx->nested.update_vmcs01_apicv_status = true; in vmx_refresh_apicv_exec_ctrl()