Searched refs:arm_smccc_hvc (Results 1 – 4 of 4) sorted by relevance
| /libcpu/aarch64/common/ |
| A D | smccc.S | 30 .global arm_smccc_hvc 31 arm_smccc_hvc: label
|
| A D | psci.c | 76 arm_smccc_hvc(fn, arg0, arg1, arg2, 0, 0, 0, 0, &res, RT_NULL); in psci_hvc_call()
|
| /libcpu/aarch64/common/include/ |
| A D | smccc.h | 40 void arm_smccc_hvc(unsigned long a0, unsigned long a1, unsigned long a2,
|
| A D | hypercall.h | 26 arm_smccc_hvc(w0, x1, x2, x3, x4, x5, x6, w7, &res, RT_NULL); in rt_hw_hypercall()
|
Completed in 5 milliseconds