Searched defs:hcall_data (Results 1 – 2 of 2) sorted by relevance
97 struct hcall_data { struct98 uint64_t control;99 uint64_t expect;100 bool ud_expected;
102 struct hcall_data { struct115 static struct hcall_data hcalls_to_test[] = { argument