Searched refs:smccc_smc (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | processor.h | 301 void smccc_smc(uint32_t function_id, uint64_t arg0, uint64_t arg1, 386 smccc_smc(__VA_ARGS__); \
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | smccc_filter.c | 45 smccc_smc(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 | 657 void smccc_smc(uint32_t function_id, uint64_t arg0, uint64_t arg1, in smccc_smc() function
|