Home
last modified time | relevance | path

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

/arch/riscv/lib/
A Dsbi.c16 unsigned long arg3, unsigned long arg4, in sbi_ecall() argument
24 register uintptr_t a3 asm ("a3") = (uintptr_t)(arg3); in sbi_ecall()
/arch/mips/mach-octeon/
A Dbootoctlinux.c366 u64 arg3; in do_bootoctlinux() local
539 arg3 = XKPHYS | virt_to_phys(&boot_desc[core]); in do_bootoctlinux()
573 nmi_handler_para[4] = arg3; in do_bootoctlinux()
623 kernel(arg0, arg1, arg2, arg3); in do_bootoctlinux()
/arch/riscv/include/asm/
A Dsbi.h150 unsigned long arg3, unsigned long arg4,

Completed in 10 milliseconds