Lines Matching refs:hv_clean_fields
1566 static void copy_enlightened_to_vmcs12(struct vcpu_vmx *vmx, u32 hv_clean_fields) in copy_enlightened_to_vmcs12() argument
1575 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1583 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1589 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1594 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1599 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1609 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1629 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1638 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1644 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1649 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1689 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1696 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1708 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1718 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1724 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
2025 vmx->nested.hv_evmcs->hv_clean_fields &= in nested_vmx_handle_enlightened_vmptrld()
2344 if (!hv_evmcs || !(hv_evmcs->hv_clean_fields & in prepare_vmcs02_rare()
2386 if (!hv_evmcs || !(hv_evmcs->hv_clean_fields & in prepare_vmcs02_rare()
2481 !(vmx->nested.hv_evmcs->hv_clean_fields & in prepare_vmcs02()
2609 vmx->nested.hv_evmcs->hv_clean_fields |= in prepare_vmcs02()
3527 copy_enlightened_to_vmcs12(vmx, vmx->nested.hv_evmcs->hv_clean_fields); in nested_vmx_run()