Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/bhyve-tests/tests/common/
H A Dpayload_common.h43 #define IOP_TEST_PARAM IOP_TEST_PARAM0
44 #define IOP_TEST_PARAM0 0xef20U macro
/illumos-gate/usr/src/test/bhyve-tests/tests/kdev/
H A Dpayload_vlapic_freq_periodic.c88 const uint16_t divisor = inw(IOP_TEST_PARAM0); in start()
H A Dvlapic_freq_periodic.c117 if (vexit_match_inout(vexit, true, IOP_TEST_PARAM0, 2, NULL)) { in run_test()
/illumos-gate/usr/src/test/bhyve-tests/tests/perf/
H A Dpayload_entry_exit.c124 const uint32_t count = inl(IOP_TEST_PARAM0); in start()
H A Dentry_exit.c106 if (vexit_match_inout(vexit, true, IOP_TEST_PARAM0, 4, NULL)) { in handle_exit()