| /optee_os/core/arch/arm/plat-rcar/ |
| H A D | hw_rng.c | 17 static unsigned int spin_lock __nex_data = SPINLOCK_UNLOCK; variable 25 static uint8_t rng_cache_pos __nex_data; variable
|
| H A D | romapi.c | 19 static int index __nex_data = -1; in get_api_table_index() local
|
| /optee_os/core/kernel/ |
| H A D | callout.c | 13 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 D | trace_ext.c | 15 int trace_level __nex_data = TRACE_LEVEL; variable
|
| H A D | notif.c | 23 static unsigned int notif_lock __nex_data = SPINLOCK_UNLOCK; variable 29 static struct notif_driver_head notif_driver_head __nex_data = variable
|
| H A D | panic.c | 28 static struct itr_handler multi_core_halt_handler __nex_data = { variable
|
| H A D | thread.c | 30 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 D | stack_check.c | 19 void *__stack_chk_guard __nex_data = (void *)0x00000aff; variable
|
| H A D | bget_malloc.c | 180 static __nex_data DEFINE_CTX(nex_malloc_ctx);
|
| /optee_os/core/arch/arm/tests/ |
| H A D | ffa_lsp.c | 25 static struct spmc_lsp_desc desc __nex_data = { variable
|
| /optee_os/core/arch/arm/plat-vexpress/ |
| H A D | main.c | 146 static struct itr_handler console_itr __nex_data = { variable 196 static struct notif_driver console_notif __nex_data = { variable
|
| /optee_os/lib/libutils/ext/include/ |
| H A D | compiler.h | 86 #define __nex_data __section(".nex_data") macro 89 #define __nex_data macro
|
| /optee_os/core/tests/ |
| H A D | notif_test_wd.c | 91 struct notif_driver wd_ndrv __nex_data = { variable
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | virtualization.c | 32 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 D | thread_spmc.c | 64 static struct spmc_lsp_desc_head lsp_head __nex_data = variable 67 static unsigned int spmc_notif_lock __nex_data = SPINLOCK_UNLOCK; variable 69 static int notif_intid __nex_data __maybe_unused = -1; 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 D | boot.c | 90 vaddr_t boot_cached_mem_end __nex_data = 1; variable
|
| /optee_os/core/arch/riscv/mm/ |
| H A D | core_mmu_arch.c | 72 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 D | core_mmu_lpae.c | 304 static int user_va_idx __nex_data = -1; variable 351 static struct mmu_partition default_partition __nex_data = { variable
|
| /optee_os/core/mm/ |
| H A D | core_mmu.c | 79 static struct memaccess_area secure_only[] __nex_data = { 90 static struct memaccess_area nsec_shared[] __nex_data = {
|