Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86/
A Dsev_smoke_test.c27 wrmsr(MSR_AMD64_SEV_ES_GHCB, GHCB_MSR_TERM_REQ); in guest_snp_code()
41 wrmsr(MSR_AMD64_SEV_ES_GHCB, GHCB_MSR_TERM_REQ); in guest_sev_es_code()
116 TEST_ASSERT_EQ(vcpu->run->system_event.data[0], GHCB_MSR_TERM_REQ); in test_sync_vmsa()
143 TEST_ASSERT_EQ(vcpu->run->system_event.data[0], GHCB_MSR_TERM_REQ); in test_sev()
/tools/testing/selftests/kvm/include/x86/
A Dsev.h32 #define GHCB_MSR_TERM_REQ 0x100 macro

Completed in 3 milliseconds