Home
last modified time | relevance | path

Searched refs:nested_cpu_has_posted_intr (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/arch/x86/kvm/vmx/
Dnested.h199 static inline bool nested_cpu_has_posted_intr(struct vmcs12 *vmcs12) in nested_cpu_has_posted_intr() function
Dnested.c763 !nested_cpu_has_posted_intr(vmcs12)) in nested_vmx_check_apicv_controls()
788 if (nested_cpu_has_posted_intr(vmcs12) && in nested_vmx_check_apicv_controls()
2228 if (nested_cpu_has_posted_intr(vmcs12)) in prepare_vmcs02_early()
3223 if (nested_cpu_has_posted_intr(vmcs12)) { in nested_get_vmcs12_pages()
3587 if (nested_cpu_has_posted_intr(vmcs12) && in nested_vmx_run()
3739 if (nested_cpu_has_posted_intr(vmcs12)) { in nested_mark_vmcs12_pages_dirty()