Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/bhyve-tests/tests/kdev/
H A Dvlapic_mmio_access.c34 const char *strict_name = "STRICT_APICV"; variable
41 if ((strict_val = getenv(strict_name)) != NULL) { in strict_apicv()
112 "run with %s=1 in env\n", strict_name); in main()