Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/kernel/
H A Dthread_arch.h29 #define THREAD_CORE_LOCAL_ALIGNED __aligned(16) macro
51 } THREAD_CORE_LOCAL_ALIGNED; variable
/optee_os/core/arch/arm/include/kernel/
H A Dthread_arch.h25 #define THREAD_CORE_LOCAL_ALIGNED __aligned(16) macro
27 #define THREAD_CORE_LOCAL_ALIGNED __aligned(8) macro
77 } THREAD_CORE_LOCAL_ALIGNED; variable