Home
last modified time | relevance | path

Searched defs:hc (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/kvm/x86/
A Dkvm_pv_test.c60 #define TEST_HCALL(hc) { .nr = hc, .name = #hc } argument
62 #define PR_HCALL(hc) ucall(UCALL_PR_HCALL, 1, hc) argument
74 static void test_hcall(struct hcall_data *hc) in test_hcall()
107 struct hcall_data *hc = (struct hcall_data *)uc->args[0]; in pr_hcall() local

Completed in 10 milliseconds