Searched refs:nested_cpu_has_preemption_timer (Results 1 – 2 of 2) sorted by relevance
150 static inline bool nested_cpu_has_preemption_timer(struct vmcs12 *vmcs12) in nested_cpu_has_preemption_timer() function
2871 if (!nested_cpu_has_preemption_timer(vmcs12) && in nested_check_vm_execution_controls()3619 if (nested_cpu_has_preemption_timer(vmcs12)) { in nested_vmx_enter_non_root_mode()4072 return nested_cpu_has_preemption_timer(get_vmcs12(vcpu)) && in nested_vmx_preemption_timer_pending()4546 if (nested_cpu_has_preemption_timer(vmcs12) && in sync_vmcs02_to_vmcs12()4948 if (nested_cpu_has_preemption_timer(vmcs12)) in nested_vmx_vmexit()6646 if (nested_cpu_has_preemption_timer(vmcs12) && in vmx_get_nested_state()