Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/kernel/
H A Dentry.S51 la t1, sem_cpu_sync
74 la t0, sem_cpu_sync
85 la t0, sem_cpu_sync
522 .word sem_cpu_sync
526 .word sem_cpu_sync + (CFG_TEE_CORE_NB_CORE << 2)
H A Dboot.c37 uint32_t sem_cpu_sync[CFG_TEE_CORE_NB_CORE]; variable
/optee_os/core/arch/arm/kernel/
H A Dentry_a32.S95 ldr r1,=sem_cpu_sync
105 ldr r0, =sem_cpu_sync
118 ldr r0, =sem_cpu_sync
832 .word sem_cpu_sync
836 .word sem_cpu_sync + (CFG_TEE_CORE_NB_CORE << 2)
H A Dboot.c82 uint32_t sem_cpu_sync[CFG_TEE_CORE_NB_CORE]; variable
83 DECLARE_KEEP_PAGER(sem_cpu_sync);