Searched defs:hcall_data (Results 1 – 2 of 2) sorted by relevance
31 struct hcall_data { struct32 uint64_t control;33 uint64_t expect;34 bool ud_expected;
55 struct hcall_data { struct68 static struct hcall_data hcalls_to_test[] = { argument