Searched refs:smccc_hvc (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | processor.h | 290 void smccc_hvc(u32 function_id, u64 arg0, u64 arg1, 388 smccc_hvc(__VA_ARGS__); \
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | smccc_filter.c | 47 smccc_hvc(func_id, 0, 0, 0, 0, 0, 0, 0, &res); in guest_main()
|
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | processor.c | 648 void smccc_hvc(u32 function_id, u64 arg0, u64 arg1, in smccc_hvc() function
|