Home
last modified time | relevance | path

Searched refs:nested_features (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm_onhyperv.h24 return ms_hyperv.nested_features & HV_X64_NESTED_ENLIGHTENED_TLB && in svm_hv_is_enlightened_tlb_enabled()
36 ms_hyperv.nested_features & HV_X64_NESTED_ENLIGHTENED_TLB) in svm_hv_init_vmcb()
39 if (ms_hyperv.nested_features & HV_X64_NESTED_MSR_BITMAP) in svm_hv_init_vmcb()
46 ms_hyperv.nested_features & HV_X64_NESTED_ENLIGHTENED_TLB) { in svm_hv_hardware_setup()
52 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) { in svm_hv_hardware_setup()
/kernel/linux/linux-5.10/include/asm-generic/
H A Dmshyperv.h32 u32 nested_features; member
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dmshyperv.c466 ms_hyperv.nested_features = in ms_hyperv_init_platform()
469 ms_hyperv.nested_features); in ms_hyperv_init_platform()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dmshyperv.c281 ms_hyperv.nested_features = in ms_hyperv_init_platform()
/kernel/linux/linux-6.6/include/asm-generic/
H A Dmshyperv.h36 u32 nested_features; member
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c7068 (ms_hyperv.nested_features & HV_X64_NESTED_MSR_BITMAP)) { in vmx_create_vcpu()
7984 if (ms_hyperv.nested_features & HV_X64_NESTED_GUEST_MAPPING_FLUSH in hardware_setup()
8165 (ms_hyperv.nested_features & HV_X64_ENLIGHTENED_VMCS_VERSION) >= in vmx_init()
8182 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) in vmx_init()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H 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()
7503 (ms_hyperv.nested_features & HV_X64_NESTED_MSR_BITMAP)) { in vmx_vcpu_create()
8508 if (ms_hyperv.nested_features & HV_X64_NESTED_GUEST_MAPPING_FLUSH in hardware_setup()

Completed in 22 milliseconds