Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/bhyve-tests/tests/vmm/
H A Dimport_vlapic.c90 uint64_t ccr_value = 0; in test_ccr_clamp() local
92 false, 4, &ccr_value); in test_ccr_clamp()
96 if (ccr_value != TIMER_TEST_VAL) { in test_ccr_clamp()
98 ccr_value, TIMER_TEST_VAL); in test_ccr_clamp()