Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hyperv/utilities/
HDhv_kvp.c84 static int hv_kvp_log = 0; variable
87 if (hv_kvp_log > 0) \
92 if (hv_kvp_log > 1) \
870 CTLFLAG_RWTUN, &hv_kvp_log, 0, "Hyperv KVP service log level"); in hv_kvp_attach()