Searched refs:__nex_data (Results 1 – 14 of 14) 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
195 static __nex_data DEFINE_CTX(nex_malloc_ctx);
14 int trace_level __nex_data = TRACE_LEVEL; variable
22 static unsigned int prtn_list_lock __nex_data = SPINLOCK_UNLOCK; variable24 static LIST_HEAD(prtn_list_head, guest_partition) prtn_list __nex_data =
61 #define __nex_data __section(".nex_data") macro64 #define __nex_data macro
23 static SLIST_HEAD(, itr_handler) handlers __nex_data =
257 static int user_va_idx __nex_data = -1; variable275 static struct mmu_partition default_partition __nex_data = { variable
68 static struct memaccess_area secure_only[] __nex_data = {75 static struct memaccess_area nsec_shared[] __nex_data = {
Completed in 20 milliseconds