Searched refs:hv_clean_fields (Results 1 – 4 of 4) sorted by relevance
108 current_evmcs->hv_clean_fields &= ~clean_field; in evmcs_write64()120 current_evmcs->hv_clean_fields &= ~clean_field; in evmcs_write32()132 current_evmcs->hv_clean_fields &= ~clean_field; in evmcs_write16()
1588 static void copy_enlightened_to_vmcs12(struct vcpu_vmx *vmx, u32 hv_clean_fields) in copy_enlightened_to_vmcs12() argument1597 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()1605 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()1611 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()1616 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()1621 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()1631 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()1651 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()1660 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()1666 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()[all …]
3811 evmcs->hv_clean_fields &= in vmx_msr_bitmap_l01_changed()6871 current_evmcs->hv_clean_fields |= in vmx_vcpu_run()
531 u32 hv_clean_fields; member