Home
last modified time | relevance | path

Searched refs:start_addr (Results 1 – 2 of 2) sorted by relevance

/arch/riscv/include/arch/riscv/
A Dsbi.h75 status_t sbi_boot_hart(uint hartid, paddr_t start_addr, ulong arg);
/arch/riscv/
A Dsbi.c97 status_t sbi_boot_hart(uint hartid, paddr_t start_addr, ulong arg) { in sbi_boot_hart() argument
102 struct sbiret ret = sbi_call(SBI_EXT_HSM_SIG, 0, hartid, start_addr, arg); in sbi_boot_hart()

Completed in 3 milliseconds