Searched refs:arm_smccc_smc (Results 1 – 3 of 3) sorted by relevance
| /libcpu/aarch64/common/ |
| A D | smccc.S | 26 .global arm_smccc_smc 27 arm_smccc_smc: label
|
| A D | psci.c | 67 arm_smccc_smc(fn, arg0, arg1, arg2, 0, 0, 0, 0, &res, RT_NULL); in psci_smc_call()
|
| /libcpu/aarch64/common/include/ |
| A D | smccc.h | 35 void arm_smccc_smc(unsigned long a0, unsigned long a1, unsigned long a2,
|
Completed in 4 milliseconds