Home
last modified time | relevance | path

Searched refs:RO_DATA (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/arch/sh/kernel/
Dvmlinux.lds.S54 RO_DATA(PAGE_SIZE)
/Linux-v4.19/arch/arm/kernel/
Dvmlinux.lds.S71 RO_DATA(PAGE_SIZE)
Dvmlinux-xip.lds.S60 RO_DATA(PAGE_SIZE)
/Linux-v4.19/arch/sparc/kernel/
Dvmlinux.lds.S62 RO_DATA(PAGE_SIZE)
/Linux-v4.19/arch/arm64/kernel/
Dvmlinux.lds.S137 RO_DATA(PAGE_SIZE) /* everything from this point to */
/Linux-v4.19/arch/x86/kernel/
Dvmlinux.lds.S166 RO_DATA(PAGE_SIZE)
/Linux-v4.19/arch/powerpc/kernel/
Dvmlinux.lds.S133 RO_DATA(PAGE_SIZE)
/Linux-v4.19/include/asm-generic/
Dvmlinux.lds.h474 #define RO_DATA(align) RO_DATA_SECTION(align) macro