Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/
Dmshyperv.c338 if (ms_hyperv.features & HV_ACCESS_REENLIGHTENMENT) { in ms_hyperv_init_platform()
/Linux-v5.10/include/asm-generic/
Dhyperv-tlfs.h74 #define HV_ACCESS_REENLIGHTENMENT BIT(13) macro
/Linux-v5.10/arch/x86/hyperv/
Dhv_init.c153 ms_hyperv.features & HV_ACCESS_REENLIGHTENMENT; in hv_reenlightenment_available()
/Linux-v5.10/arch/x86/kvm/
Dhyperv.c2024 ent->eax |= HV_ACCESS_REENLIGHTENMENT; in kvm_vcpu_ioctl_get_hv_cpuid()