Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Ducna_injection_test.c36 #define SYNC_GP 11 macro
135 GUEST_SYNC(SYNC_GP); in guest_gp_handler()
147 TEST_ASSERT(uc.args[1] == SYNC_GP, "#GP is expected."); in run_vcpu_expect_gp()