Home
last modified time | relevance | path

Searched refs:hv_clean_fields (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h
/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_evmcs.c
/linux/arch/x86/kvm/vmx/
H A Dnested.c646 evmcs->hv_clean_fields & HV_VMX_ENLIGHTENED_CLEAN_FIELD_MSR_BITMAP) in nested_vmx_prepare_msr_bitmap()
1654 static void copy_enlightened_to_vmcs12(struct vcpu_vmx *vmx, u32 hv_clean_fields) in copy_enlightened_to_vmcs12() argument
1665 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1672 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1684 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1690 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1695 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1700 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1710 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
1737 if (unlikely(!(hv_clean_fields & in copy_enlightened_to_vmcs12()
[all …]
H A Dvmx.c3997 evmcs->hv_clean_fields &= in vmx_msr_bitmap_l01_changed()
7450 current_evmcs->hv_clean_fields |= in vmx_vcpu_run()