Home
last modified time | relevance | path

Searched defs:__nex_bss (Results 1 – 25 of 45) sorted by relevance

12

/optee_os/core/arch/arm/plat-rcar/
H A Dmain.c62 static struct scif_uart_data console_data __nex_bss; variable
65 uint32_t rcar_prr_value __nex_bss; variable
/optee_os/core/arch/riscv/kernel/
H A Dsbi_console.c21 static struct sbi_console_data console_data __nex_bss; variable
22 static struct serial_ops sbi_console_ops __nex_bss; variable
/optee_os/core/arch/arm/plat-rpi5/
H A Dmain.c13 static struct pl011_data console_data __nex_bss; variable
/optee_os/core/arch/arm/plat-d06/
H A Dmain.c10 static struct lpc_uart_data console_data __nex_bss; variable
/optee_os/core/arch/arm/plat-rzg/
H A Dmain.c29 static struct scif_uart_data console_data __nex_bss; variable
/optee_os/core/arch/arm/plat-totalcompute/
H A Dmain.c18 static struct pl011_data console_data __nex_bss; variable
/optee_os/core/arch/riscv/plat-spike/
H A Dmain.c14 static struct htif_console_data console_data __nex_bss; variable
/optee_os/core/arch/arm/plat-vexpress/
H A Dmain.c32 static struct pl011_data console_data __nex_bss; variable
33 static uint16_t console_notif_vm_id __nex_bss; variable
34 static uint16_t console_notif_backup_vm_id __nex_bss; variable
/optee_os/core/arch/arm/plat-automotive_rd/
H A Dmain.c15 static struct pl011_data console_data __nex_bss; variable
/optee_os/core/arch/arm/plat-corstone1000/
H A Dmain.c15 static struct pl011_data console_data __nex_bss; variable
/optee_os/core/arch/arm/plat-imx/
H A Dmain.c42 static struct imx_uart_data console_data __nex_bss; variable
/optee_os/core/arch/arm/plat-zynqmp/
H A Dmain.c49 static struct cdns_uart_data console_data __nex_bss; variable
/optee_os/core/kernel/
H A Dcallout.c14 static size_t callout_sched_core __nex_bss; variable
16 static const struct callout_timer_desc *callout_desc __nex_bss; variable
H A Dtrace_ext.c16 static unsigned int puts_lock __nex_bss = SPINLOCK_UNLOCK; variable
H A Dthread.c23 struct thread_core_local *thread_core_local __nex_bss; variable
24 size_t thread_core_count __nex_bss; variable
36 unsigned long thread_core_local_pa __nex_bss; variable
37 struct thread_core_local *__thread_core_local_new __nex_bss; variable
38 size_t __thread_core_count_new __nex_bss; variable
92 static unsigned int thread_global_lock __nex_bss = SPINLOCK_UNLOCK; variable
/optee_os/core/arch/arm/plat-hikey/
H A Dmain.c23 static struct pl011_data console_data __nex_bss; variable
/optee_os/core/arch/arm/kernel/
H A Dgeneric_timer.c44 static struct itr_handler timer_itr __nex_bss; variable
H A Dvirtualization.c40 struct memory_map *kmem_map __nex_bss; variable
47 static bool add_disabled __nex_bss; variable
48 static unsigned gsd_count __nex_bss; variable
49 static struct guest_spec_data *gsd_array __nex_bss; variable
H A Dboot.c92 static unsigned long boot_arg_fdt __nex_bss; variable
93 unsigned long boot_arg_nsec_entry __nex_bss; variable
94 static unsigned long boot_arg_pageable_part __nex_bss; variable
95 static unsigned long boot_arg_transfer_list __nex_bss; variable
96 static struct transfer_list_header *mapped_tl __nex_bss; variable
/optee_os/core/arch/riscv/plat-virt/
H A Dmain.c16 static struct ns16550_data console_data __nex_bss; variable
/optee_os/core/drivers/
H A Dsemihosting_console.c24 static struct semihosting_console_data sh_console_data __nex_bss; variable
/optee_os/core/arch/riscv/plat-spike/drivers/
H A Dhtif.c14 static unsigned int htif_global_lock __nex_bss = SPINLOCK_UNLOCK; variable
/optee_os/core/mm/
H A Dpage_alloc.c16 static tee_mm_pool_t core_virt_nex_pool __nex_bss; variable
H A Dphys_mem.c14 static tee_mm_pool_t *nex_core_pool __nex_bss; variable
15 static tee_mm_pool_t *nex_ta_pool __nex_bss; variable
/optee_os/core/arch/arm/plat-nuvoton/
H A Dmain.c32 static struct ns16550_data console_data __nex_bss; variable

12