Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/hypervisor/tests/
H A Dtsc_offsets.rs118 test_tsc_offset_run( in test_tsc_offsets()
130 test_tsc_offset_run(&mut vcpu, &mem_clone, load_addr, None, Some(0), 0, tsc_now); in test_tsc_offsets()
135 test_tsc_offset_run( in test_tsc_offsets()
147 test_tsc_offset_run( in test_tsc_offsets()
158 fn test_tsc_offset_run( in test_tsc_offset_run() function