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(uint32_t function_id, uint64_t arg0, uint64_t 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 | 649 void smccc_hvc(uint32_t function_id, uint64_t arg0, uint64_t arg1, in smccc_hvc() function
|