Home
last modified time | relevance | path

Searched refs:BSS_FIRST_SECTIONS (Results 1 – 7 of 7) sorted by relevance

/linux/arch/sh/kernel/
H A Dvmlinux.lds.S78 BSS_FIRST_SECTIONS
/linux/arch/parisc/kernel/
H A Dvmlinux.lds.S17 #define BSS_FIRST_SECTIONS *(.data..vm0.pmd) \ macro
/linux/arch/loongarch/kernel/
H A Dvmlinux.lds.S15 #define BSS_FIRST_SECTIONS *(.bss..swapper_pg_dir) macro
/linux/arch/mips/kernel/
H A Dvmlinux.lds.S11 #define BSS_FIRST_SECTIONS *(.bss..swapper_pg_dir) macro
/linux/include/asm-generic/
H A Dvmlinux.lds.h778 #ifndef BSS_FIRST_SECTIONS
779 #define BSS_FIRST_SECTIONS macro
785 BSS_FIRST_SECTIONS \
/linux/arch/arm64/kernel/
H A Dvmlinux.lds.S48 #define BSS_FIRST_SECTIONS \ macro
/linux/arch/powerpc/kernel/
H A Dvmlinux.lds.S2 #define BSS_FIRST_SECTIONS *(.bss.prominit) macro