Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c97 struct hcall_data { struct
98 uint64_t control;
99 uint64_t expect;
100 bool ud_expected;
Dkvm_pv_test.c102 struct hcall_data { struct
115 static struct hcall_data hcalls_to_test[] = { argument