Home
last modified time | relevance | path

Searched defs:__nex_data (Results 1 – 17 of 17) sorted by relevance

/optee_os/core/arch/arm/plat-rcar/
H A Dhw_rng.c17 static unsigned int spin_lock __nex_data = SPINLOCK_UNLOCK; variable
25 static uint8_t rng_cache_pos __nex_data; variable
H A Dromapi.c19 static int index __nex_data = -1; in get_api_table_index() local
/optee_os/core/kernel/
H A Dcallout.c13 static unsigned int callout_sched_lock __nex_data = SPINLOCK_UNLOCK; variable
15 static unsigned int callout_lock __nex_data = SPINLOCK_UNLOCK; variable
17 static struct callout_head callout_head __nex_data = variable
H A Dpanic.c28 static struct itr_handler multi_core_halt_handler __nex_data = { variable
H A Dnotif.c23 static unsigned int notif_lock __nex_data = SPINLOCK_UNLOCK; variable
29 static struct notif_driver_head notif_driver_head __nex_data = variable
H A Dtrace_ext.c15 int trace_level __nex_data = TRACE_LEVEL; variable
H A Dthread.c30 struct thread_core_local *thread_core_local __nex_data = __thread_core_local; variable
31 size_t thread_core_count __nex_data = CFG_TEE_CORE_NB_CORE; variable
/optee_os/lib/libutils/isoc/
H A Dstack_check.c19 void *__stack_chk_guard __nex_data = (void *)0x00000aff; variable
/optee_os/core/arch/arm/tests/
H A Dffa_lsp.c25 static struct spmc_lsp_desc desc __nex_data = { variable
/optee_os/core/arch/arm/plat-vexpress/
H A Dmain.c146 static struct itr_handler console_itr __nex_data = { variable
196 static struct notif_driver console_notif __nex_data = { variable
/optee_os/core/arch/arm/kernel/
H A Dvirtualization.c32 static unsigned int prtn_list_lock __nex_data = SPINLOCK_UNLOCK; variable
34 static struct prtn_list_head prtn_list __nex_data = variable
36 static struct prtn_list_head prtn_destroy_list __nex_data = variable
H A Dthread_spmc.c64 static struct spmc_lsp_desc_head lsp_head __nex_data = variable
67 static unsigned int spmc_notif_lock __nex_data = SPINLOCK_UNLOCK; variable
117 static struct ffa_rxtx my_rxtx __nex_data = { variable
2508 static struct spmc_lsp_desc optee_core_lsp __nex_data = { variable
2531 static struct spmc_lsp_desc optee_spmc_lsp __nex_data = { variable
H A Dboot.c90 vaddr_t boot_cached_mem_end __nex_data = 1; variable
/optee_os/lib/libutils/ext/include/
H A Dcompiler.h86 #define __nex_data __section(".nex_data") macro
89 #define __nex_data macro
/optee_os/core/tests/
H A Dnotif_test_wd.c91 struct notif_driver wd_ndrv __nex_data = { variable
/optee_os/core/arch/riscv/mm/
H A Dcore_mmu_arch.c72 static int user_va_idx __nex_data = -1; variable
88 static struct mmu_partition default_partition __nex_data = { variable
/optee_os/core/arch/arm/mm/
H A Dcore_mmu_lpae.c304 static int user_va_idx __nex_data = -1; variable
351 static struct mmu_partition default_partition __nex_data = { variable