Lines Matching refs:hv_clean_fields
1598 static void copy_enlightened_to_vmcs12(struct vcpu_vmx *vmx, u32 hv_clean_fields) in copy_enlightened_to_vmcs12() argument
1607 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1615 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1621 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1626 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1631 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1641 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1661 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1670 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1676 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1681 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1721 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1728 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1740 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1750 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1756 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
2057 vmx->nested.hv_evmcs->hv_clean_fields &= in nested_vmx_handle_enlightened_vmptrld()
2376 if (!hv_evmcs || !(hv_evmcs->hv_clean_fields & in prepare_vmcs02_rare()
2418 if (!hv_evmcs || !(hv_evmcs->hv_clean_fields & in prepare_vmcs02_rare()
2513 !(vmx->nested.hv_evmcs->hv_clean_fields & in prepare_vmcs02()
2639 vmx->nested.hv_evmcs->hv_clean_fields |= in prepare_vmcs02()
3545 copy_enlightened_to_vmcs12(vmx, vmx->nested.hv_evmcs->hv_clean_fields); in nested_vmx_run()