Searched refs:HV_ACCESS_REENLIGHTENMENT (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h112 #define HV_ACCESS_REENLIGHTENMENT \ macro
/linux-master/arch/x86/kernel/cpu/
H A Dmshyperv.c549 if (ms_hyperv.features & HV_ACCESS_REENLIGHTENMENT) {
/linux-master/arch/x86/hyperv/
H A Dhv_init.c178 ms_hyperv.features & HV_ACCESS_REENLIGHTENMENT;
/linux-master/include/asm-generic/
H A Dhyperv-tlfs.h74 #define HV_ACCESS_REENLIGHTENMENT BIT(13) macro
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c398 vcpu_set_cpuid_feature(vcpu, HV_ACCESS_REENLIGHTENMENT);
/linux-master/arch/x86/kvm/
H A Dhyperv.c1306 HV_ACCESS_REENLIGHTENMENT;
2825 ent->eax |= HV_ACCESS_REENLIGHTENMENT;

Completed in 127 milliseconds