Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx.h272 EXI_MSR_ST_CNT = 0x400eul, enumerator
H A Dvmx_tests.c1986 vmcs_write(EXI_MSR_ST_CNT, 1); in msr_switch_init()
5486 vmcs_write(EXI_MSR_ST_CNT, exit_msr_st_cnt); in test_exit_msr_store()
5519 vmcs_write(EXI_MSR_ST_CNT, 2); in test_exit_msr_store()
8870 vmcs_write(EXI_MSR_ST_CNT, 1); in vmx_store_tsc_test()
10392 vmcs_write(EXI_MSR_ST_CNT, 1); in rdtsc_vmexit_diff_test()
10530 vmcs_write(EXI_MSR_ST_CNT, exit_count); in atomic_switch_msrs_test()
10550 vmcs_write(EXI_MSR_ST_CNT, 0); in atomic_switch_msrs_test()
H A Dvmx.c149 { MASK(32), EXI_MSR_ST_CNT },