Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsvm_onhyperv.h26 ms_hyperv.nested_features & HV_X64_NESTED_ENLIGHTENED_TLB) in svm_hv_init_vmcb()
29 if (ms_hyperv.nested_features & HV_X64_NESTED_MSR_BITMAP) in svm_hv_init_vmcb()
36 ms_hyperv.nested_features & HV_X64_NESTED_ENLIGHTENED_TLB) { in svm_hv_hardware_setup()
43 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) { in svm_hv_hardware_setup()
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dmshyperv.c420 ms_hyperv.nested_features = in ms_hyperv_init_platform()
423 ms_hyperv.nested_features); in ms_hyperv_init_platform()
/linux-6.3-rc2/include/asm-generic/
A Dmshyperv.h34 u32 nested_features; member
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.c569 (ms_hyperv.nested_features & HV_X64_ENLIGHTENED_VMCS_VERSION) >= in hv_init_evmcs()
585 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) in hv_init_evmcs()
7444 (ms_hyperv.nested_features & HV_X64_NESTED_MSR_BITMAP)) { in vmx_vcpu_create()
8416 if (ms_hyperv.nested_features & HV_X64_NESTED_GUEST_MAPPING_FLUSH in hardware_setup()

Completed in 19 milliseconds