/linux-4.4.14/arch/microblaze/kernel/ |
D | setup.c | 124 memmove(&__bss_stop, (int *)romfs_base, romfs_size); in machine_early_init() 130 memset(__bss_start, 0, __bss_stop-__bss_start); in machine_early_init() 161 romfs_size, romfs_base, (unsigned)&__bss_stop); in machine_early_init()
|
D | vmlinux.lds.S | 134 __bss_stop = . ; symbol
|
/linux-4.4.14/arch/m68k/68000/ |
D | head.S | 194 lea __bss_stop,%a1 207 lea __bss_stop, %a1 /* set up destination */ 227 lea __bss_stop, %a1 /* get end of bss */
|
/linux-4.4.14/arch/m68k/coldfire/ |
D | head.S | 234 lea __bss_stop,%a1 /* set up destination */ 252 lea __bss_stop,%a1 261 lea __bss_stop,%a1 /* get end of bss */
|
/linux-4.4.14/arch/c6x/kernel/ |
D | head.S | 22 MVKL .S2 __bss_stop,B6 23 MVKH .S2 __bss_stop,B6
|
D | vmlinux.lds.S | 141 __bss_stop = .; symbol
|
/linux-4.4.14/include/asm-generic/ |
D | sections.h | 30 extern char __bss_start[], __bss_stop[];
|
D | vmlinux.lds.h | 840 VMLINUX_SYMBOL(__bss_stop) = .;
|
/linux-4.4.14/arch/microblaze/mm/ |
D | pgtable.c | 75 !(p >= __virt_to_phys((phys_addr_t)__bss_stop) && in __ioremap() 76 p < __virt_to_phys((phys_addr_t)__bss_stop))) { in __ioremap()
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | head.S | 208 { r0.L = #LO(__bss_start); r1 = #0; r2.l = #LO(__bss_stop); } 209 { r0.H = #HI(__bss_start); r2.h = #HI(__bss_stop); }
|
/linux-4.4.14/arch/m68k/kernel/ |
D | setup_no.c | 224 _stext, _etext, _sdata, _edata, __bss_start, __bss_stop); in setup_arch() 226 __bss_stop, memory_start, memory_start, memory_end); in setup_arch()
|
/linux-4.4.14/arch/um/kernel/ |
D | uml.lds.S | 102 __bss_stop = .; symbol
|
D | dyn.lds.S | 159 __bss_stop = .; symbol
|
/linux-4.4.14/arch/frv/kernel/ |
D | vmlinux.lds.S | 119 __bss_stop = .; symbol
|
D | setup.c | 816 _stext, _etext, _sdata, _edata, __bss_start, __bss_stop); in setup_arch()
|
/linux-4.4.14/drivers/mtd/maps/ |
D | uclinux.c | 79 mapp->phys = (resource_size_t)__bss_stop; in uclinux_mtd_init()
|
/linux-4.4.14/arch/m68k/68360/ |
D | head-rom.S | 232 moveal #__bss_stop, %a1 246 move.l #__bss_stop, _ramstart
|
D | head-ram.S | 222 moveal #__bss_stop, %a1 236 move.l #__bss_stop, _ramstart
|
/linux-4.4.14/arch/parisc/kernel/ |
D | head.S | 57 .import __bss_stop,data 60 load32 PA(__bss_stop),%r4
|
/linux-4.4.14/arch/mips/kernel/ |
D | head.S | 115 PTR_LA t1, __bss_stop - LONGSIZE
|
/linux-4.4.14/arch/ia64/hp/sim/boot/ |
D | bootloader.lds | 29 __bss_stop = .; symbol
|
/linux-4.4.14/arch/m68k/mm/ |
D | init.c | 145 MLK_ROUNDUP(__bss_start, __bss_stop)); in print_memmap()
|
/linux-4.4.14/arch/nios2/kernel/ |
D | head.S | 152 movia r1, __bss_stop
|
/linux-4.4.14/arch/x86/kernel/ |
D | head64.c | 115 (unsigned long) __bss_stop - (unsigned long) __bss_start); in clear_bss()
|
D | vmlinux.lds.S | 317 __bss_stop = .; symbol
|
D | setup.c | 851 (unsigned long)__bss_stop - (unsigned long)_text); in setup_arch() 956 bss_resource.end = __pa_symbol(__bss_stop)-1; in setup_arch()
|
D | head_32.S | 123 movl $pa(__bss_stop),%ecx
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | setup_32.c | 81 __bss_stop - __bss_start); in early_init()
|
D | head_64.S | 785 LOAD_REG_ADDR(r11,__bss_stop)
|
D | prom_init.c | 2765 memset(&__bss_start, 0, __bss_stop - __bss_start); in prom_init()
|
/linux-4.4.14/arch/sh/kernel/ |
D | setup.c | 276 bss_resource.end = virt_to_phys(__bss_stop)-1; in setup_arch()
|
/linux-4.4.14/arch/sh/lib/ |
D | mcount.S | 278 .long __bss_stop
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | head.S | 248 movi a3, __bss_stop # end of BSS
|
/linux-4.4.14/arch/s390/kernel/ |
D | early.c | 193 memset(__bss_start, 0, __bss_stop - __bss_start); in clear_bss_section()
|
D | setup.c | 410 bss_resource.end = (unsigned long) &__bss_stop - 1; in setup_resources()
|
/linux-4.4.14/arch/metag/kernel/ |
D | setup.c | 549 (unsigned long)__bss_stop - (unsigned long)__bss_start); in metag_start_kernel()
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | head.S | 129 mov __bss_stop,a1
|
/linux-4.4.14/arch/arm64/kernel/ |
D | head.S | 419 adr_l x7, __bss_stop
|
/linux-4.4.14/arch/arm/mm/ |
D | init.c | 541 MLK_ROUNDUP(__bss_start, __bss_stop)); in mem_init()
|
/linux-4.4.14/arch/x86/xen/ |
D | setup.c | 872 __pa_symbol(__bss_stop) - __pa_symbol(_text))) { in xen_memory_setup()
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | setup.c | 692 __bss_start, __bss_stop, in memory_setup()
|
/linux-4.4.14/mm/ |
D | kmemleak.c | 1369 scan_large_block(__bss_start, __bss_stop); in kmemleak_scan()
|
D | page_alloc.c | 5853 bss_size = __bss_stop - __bss_start; in mem_init_print_info()
|