Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c31 struct hcall_data { struct
32 uint64_t control;
33 uint64_t expect;
34 bool ud_expected;
H A Dkvm_pv_test.c55 struct hcall_data { struct
68 static struct hcall_data hcalls_to_test[] = { argument