Searched refs:__smccc_call (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/aarch64/ |
H A D | processor.c | 530 #define __smccc_call(insn, function_id, arg0, arg1, arg2, arg3, arg4, arg5, \ macro 557 __smccc_call(hvc, function_id, arg0, arg1, arg2, arg3, arg4, arg5, in smccc_hvc() 565 __smccc_call(smc, function_id, arg0, arg1, arg2, arg3, arg4, arg5, in smccc_smc()
|
Completed in 2 milliseconds