Lines Matching refs:desc

930     const char *desc;  member
940 .desc = "relaxed timing (hv-relaxed)",
947 .desc = "virtual APIC (hv-vapic)",
954 .desc = "clocksources (hv-time)",
961 .desc = "crash MSRs (hv-crash)",
968 .desc = "reset MSR (hv-reset)",
975 .desc = "VP_INDEX MSR (hv-vpindex)",
982 .desc = "VP_RUNTIME MSR (hv-runtime)",
989 .desc = "synthetic interrupt controller (hv-synic)",
996 .desc = "synthetic timers (hv-stimer)",
1004 .desc = "frequency MSRs (hv-frequencies)",
1013 .desc = "reenlightenment MSRs (hv-reenlightenment)",
1020 .desc = "paravirtualized TLB flush (hv-tlbflush)",
1029 .desc = "enlightened VMCS (hv-evmcs)",
1037 .desc = "paravirtualized IPI (hv-ipi)",
1046 .desc = "direct mode synthetic timers (hv-stimer-direct)",
1054 .desc = "AVIC/APICv support (hv-avic/hv-apicv)",
1061 .desc = "Enable synthetic kernel debugger channel (hv-syndbg)",
1070 .desc = "enlightened MSR-Bitmap (hv-emsr-bitmap)",
1077 .desc = "XMM fast hypercall input (hv-xmm-input)",
1084 .desc = "Extended gva ranges for TLB flush hypercalls (hv-tlbflush-ext)",
1092 .desc = "direct TLB flush (hv-tlbflush-direct)",
1356 kvm_hyperv_properties[feature].desc, in hv_feature_check_deps()
1357 kvm_hyperv_properties[dep_feat].desc); in hv_feature_check_deps()
1492 kvm_hyperv_properties[feat].desc); in kvm_hyperv_expand_features()
1509 kvm_hyperv_properties[HYPERV_FEAT_SYNIC].desc, in kvm_hyperv_expand_features()
1510 kvm_hyperv_properties[HYPERV_FEAT_VPINDEX].desc); in kvm_hyperv_expand_features()
1750 kvm_hyperv_properties[HYPERV_FEAT_EVMCS].desc); in hyperv_init_vcpu()