Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dkvm_pv_test.c61 #define UCALL_PR_HCALL 0xdeadc0de macro
62 #define PR_HCALL(hc) ucall(UCALL_PR_HCALL, 1, hc)
124 case UCALL_PR_HCALL: in enter_guest()