Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Dhyperv.c120 static char hyperv_pm_features_str[256]; variable
441 snprintf(hyperv_pm_features_str, sizeof(hyperv_pm_features_str), in hyperv_identify()
443 aprint_verbose(" PM Features=%s\n", hyperv_pm_features_str); in hyperv_identify()
940 NULL, 0, hyperv_pm_features_str, in hyperv_sysctl_setup()