Home
last modified time | relevance | path

Searched refs:arg3 (Results 1 – 4 of 4) sorted by relevance

/libcpu/aarch64/common/
A Dhypercall.c31 rt_ubase_t arg3, rt_ubase_t arg4) in rt_hv_debug() argument
34 arg0, arg1, arg2, arg3, arg4, argc); in rt_hv_debug()
/libcpu/aarch64/common/include/
A Dhypercall.h34 rt_ubase_t arg3, rt_ubase_t arg4);
/libcpu/risc-v/common64/
A Dsbi.h146 uint64_t arg2, uint64_t arg3, uint64_t arg4) in sbi_call() argument
153 register uintptr_t a3 __asm("a3") = (uintptr_t)(arg3); in sbi_call()
/libcpu/arm/armv6/
A Darm_entry_gcc.S42 .macro PRINT3, str, arg1, arg2, arg3
45 mov r3, \arg3

Completed in 7 milliseconds