Home
last modified time | relevance | path

Searched refs:hvc_info_arr_sz (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dhypercalls.c95 unsigned int hvc_info_arr_sz; in guest_test_hvc() local
97 hvc_info_arr_sz = in guest_test_hvc()
100 for (i = 0; i < hvc_info_arr_sz; i++, hc_info++) { in guest_test_hvc()