Searched refs:RO_DATA (Results 1 - 23 of 23) sorted by relevance

/linux-master/arch/openrisc/kernel/
H A Dvmlinux.lds.S69 /* Page alignment required for RO_DATA */
70 RO_DATA(PAGE_SIZE)
/linux-master/arch/alpha/kernel/
H A Dvmlinux.lds.S37 RO_DATA(4096)
/linux-master/arch/nios2/kernel/
H A Dvmlinux.lds.S51 RO_DATA(PAGE_SIZE)
/linux-master/arch/hexagon/kernel/
H A Dvmlinux.lds.S54 RO_DATA(PAGE_SIZE)
/linux-master/arch/um/include/asm/
H A Dcommon.lds.S12 RO_DATA(4096)
/linux-master/arch/sh/kernel/
H A Dvmlinux.lds.S45 RO_DATA(PAGE_SIZE)
/linux-master/arch/csky/kernel/
H A Dvmlinux.lds.S54 RO_DATA(PAGE_SIZE)
/linux-master/arch/sparc/kernel/
H A Dvmlinux.lds.S61 RO_DATA(PAGE_SIZE)
/linux-master/arch/arm/kernel/
H A Dvmlinux.lds.S72 RO_DATA(PAGE_SIZE)
H A Dvmlinux-xip.lds.S61 RO_DATA(PAGE_SIZE)
/linux-master/arch/riscv/kernel/
H A Dvmlinux-xip.lds.S51 RO_DATA(L1_CACHE_BYTES)
H A Dvmlinux.lds.S124 RO_DATA(SECTION_ALIGN)
/linux-master/arch/arc/kernel/
H A Dvmlinux.lds.S99 RO_DATA(PAGE_SIZE)
/linux-master/arch/microblaze/kernel/
H A Dvmlinux.lds.S56 RO_DATA(4096)
/linux-master/arch/mips/kernel/
H A Dvmlinux.lds.S87 RO_DATA(4096)
/linux-master/arch/parisc/kernel/
H A Dvmlinux.lds.S112 * in front of RO_DATA() which stores lots of tracepoint
130 RO_DATA(PAGE_SIZE)
/linux-master/arch/loongarch/kernel/
H A Dvmlinux.lds.S101 RO_DATA(4096)
/linux-master/arch/s390/kernel/
H A Dvmlinux.lds.S61 RO_DATA(PAGE_SIZE)
/linux-master/arch/xtensa/kernel/
H A Dvmlinux.lds.S137 RO_DATA(4096)
/linux-master/arch/x86/kernel/
H A Dvmlinux.lds.S164 RO_DATA(PAGE_SIZE)
/linux-master/arch/arm64/kernel/
H A Dvmlinux.lds.S190 RO_DATA(PAGE_SIZE)
/linux-master/arch/powerpc/kernel/
H A Dvmlinux.lds.S135 RO_DATA(PAGE_SIZE)
/linux-master/include/asm-generic/
H A Dvmlinux.lds.h26 * RO_DATA(PAGE_SIZE)
75 * They can be added to the RO_DATA segment by specifying their desired
454 #define RO_DATA(align) \ macro

Completed in 178 milliseconds