Searched refs:nested_cpu_has_preemption_timer (Results 1 – 2 of 2) sorted by relevance
161 static inline bool nested_cpu_has_preemption_timer(struct vmcs12 *vmcs12) in nested_cpu_has_preemption_timer() function
2523 if (!nested_cpu_has_preemption_timer(vmcs12) && in nested_check_vm_execution_controls()3146 if (nested_cpu_has_preemption_timer(vmcs12)) in nested_vmx_enter_non_root_mode()3476 if (nested_cpu_has_preemption_timer(get_vmcs12(vcpu)) && in vmx_check_nested_events()3679 if (nested_cpu_has_preemption_timer(vmcs12) && in sync_vmcs02_to_vmcs12()4074 if (nested_cpu_has_preemption_timer(vmcs12)) in nested_vmx_vmexit()