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