Searched refs:GHCB_MSR_TERM_REQ (Results 1 – 2 of 2) sorted by relevance
27 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()
32 #define GHCB_MSR_TERM_REQ 0x100 macro
Completed in 3 milliseconds