Searched defs:__nex_data (Results 1 – 11 of 11) sorted by relevance
17 static unsigned int spin_lock __nex_data = SPINLOCK_UNLOCK; variable25 static uint8_t rng_cache_pos __nex_data = PLAT_RND_VECTOR_SZ; variable
19 static int index __nex_data = -1; in get_api_table_index() local
6 void *__stack_chk_guard __nex_data = (void *)0x00000aff; variable
14 int trace_level __nex_data = TRACE_LEVEL; variable
22 static unsigned int prtn_list_lock __nex_data = SPINLOCK_UNLOCK; variable
61 #define __nex_data __section(".nex_data") macro64 #define __nex_data macro
257 static int user_va_idx __nex_data = -1; variable275 static struct mmu_partition default_partition __nex_data = { variable
Completed in 11 milliseconds