Home
last modified time | relevance | path

Searched refs:_ebss (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/arch/parisc/boot/compressed/
H A Dhead.S47 .import _ebss,data
50 load32 BOOTADDR(_ebss),%r4
H A Dmisc.c31 extern char _bss, _ebss;
311 vmlinux_addr = (unsigned long) &_ebss + 2*1024*1024; in decompress_kernel()
H A Dvmlinux.lds.S83 _ebss = .; symbol
/openbmc/linux/arch/x86/boot/compressed/
H A Dhead_32.S42 .hidden _ebss
148 leal _ebss@GOTOFF(%ebx), %ecx
H A Dvmlinux.lds.S62 _ebss = .; symbol
H A Dhead_64.S52 .hidden _ebss
460 leaq _ebss(%rip), %rcx
H A Defi_mixed.S159 leal (_ebss - 1b)(%ecx), %ecx
/openbmc/linux/arch/s390/purgatory/
H A Dpurgatory.lds.S44 _ebss = .; symbol
/openbmc/linux/arch/nios2/boot/compressed/
H A Dvmlinux.lds.S40 _ebss = .; symbol
/openbmc/linux/arch/s390/boot/
H A Dvmlinux.lds.S74 _ebss = .; symbol
/openbmc/u-boot/arch/m68k/cpu/
H A Du-boot.lds86 _ebss = .; symbol
/openbmc/qemu/tests/tcg/xtensa/
H A Dlinker.ld.S161 _ebss = .; define
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c24 extern char _bss[], _ebss[];
481 memset(_bss, 0, _ebss - _bss); in efi_pe_entry()
1008 memset(_bss, 0, _ebss - _bss); in efi_handover_entry()
/openbmc/u-boot/arch/m68k/cpu/mcf523x/
H A Dstart.S198 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dstart.S201 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
/openbmc/u-boot/arch/m68k/cpu/mcf530x/
H A Dstart.S197 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE), %d1
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dstart.S213 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dstart.S276 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/
H A Dstart.S433 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dstart.S562 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1