Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Damx_test.c300 kvm_x86_state_cleanup(state); in main()
324 kvm_x86_state_cleanup(state); in main()
H A Dsmm_test.c205 kvm_x86_state_cleanup(state); in main()
H A Dvmx_preemption_timer_test.c235 kvm_x86_state_cleanup(state); in main()
H A Dhyperv_evmcs.c223 kvm_x86_state_cleanup(state); in save_restore_vm()
H A Dstate_test.c318 kvm_x86_state_cleanup(state); in main()
H A Dsync_regs_test.c207 kvm_x86_state_cleanup(state); in race_sync_regs()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h801 void kvm_x86_state_cleanup(struct kvm_x86_state *state);
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c1027 void kvm_x86_state_cleanup(struct kvm_x86_state *state) in kvm_x86_state_cleanup() function