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