Searched defs:function_id (Results 1 – 2 of 2) sorted by relevance
| /tools/testing/selftests/kvm/lib/aarch64/ |
| D | processor.c | 585 #define __smccc_call(insn, function_id, arg0, arg1, arg2, arg3, arg4, arg5, \ argument 608 void smccc_hvc(uint32_t function_id, uint64_t arg0, uint64_t arg1, in smccc_hvc() 616 void smccc_smc(uint32_t function_id, uint64_t arg0, uint64_t arg1, in smccc_smc()
|
| /tools/include/uapi/linux/ |
| D | kvm.h | 426 unsigned long function_id; member
|