Home
last modified time | relevance | path

Searched defs:hartid (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dsbi.c58 int sbi_hsm_hart_start(uint32_t hartid, paddr_t start_addr, unsigned long arg) in sbi_hsm_hart_start()
75 int sbi_hsm_hart_get_status(uint32_t hartid, enum sbi_hsm_hart_state *status) in sbi_hsm_hart_get_status()
H A Dboot.c73 uint32_t hartid = 0; in start_secondary_cores() local
/optee_os/core/drivers/
H A Daplic_direct.c47 size_t hartid = get_core_pos(); in aplic_get_idc_base() local
101 size_t hartid = get_core_pos(); in aplic_op_configure() local
H A Daplic_msi.c78 size_t hartid = get_core_pos(); in aplic_op_configure() local
H A Dplic.c73 size_t hartid = get_core_pos(); in plic_get_context() local