Home
last modified time | relevance | path

Searched refs:BSS (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dvmlinux.lds.S128 BSS(8)
/kernel/linux/linux-5.10/arch/um/kernel/
H A Duml.lds.S111 BSS(0)
/kernel/linux/linux-6.6/arch/um/kernel/
H A Duml.lds.S111 BSS(0)
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dhead.S240 * Now clear the BSS segment.
243 movi a2, __bss_start # start of BSS
244 movi a3, __bss_stop # end of BSS
371 * BSS section
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dhead.S244 * Now clear the BSS segment.
247 movi a2, __bss_start # start of BSS
248 movi a3, __bss_stop # end of BSS
375 * BSS section
/kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/
H A Dprt_vector.S123 @modify BSS to 0x0
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dhead.S187 move $fp, #0 ! Clear BSS (and zero $fp)
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dhead_32.S296 * Don't clear BSS if running on slow platforms such as an RTL simulation,
300 ! Clear BSS area
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dhead_32.S296 * Don't clear BSS if running on slow platforms such as an RTL simulation,
300 ! Clear BSS area
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dhead_32.S522 /* Zero out our BSS section. */
523 set __bss_start , %o0 ! First address of BSS
524 set _end , %o1 ! Last address of BSS
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dhead_32.S522 /* Zero out our BSS section. */
523 set __bss_start , %o0 ! First address of BSS
524 set _end , %o1 ! Last address of BSS
/kernel/linux/linux-5.10/include/asm-generic/
H A Dvmlinux.lds.h807 #define BSS(bss_align) \ macro
1188 BSS(bss_align) \
/kernel/linux/linux-6.6/include/asm-generic/
H A Dvmlinux.lds.h742 #define BSS(bss_align) \ macro
1143 BSS(bss_align) \

Completed in 6 milliseconds