Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sh/kernel/
Dvmlinux.lds.S54 RO_DATA(PAGE_SIZE)
/Linux-v5.4/arch/arm/kernel/
Dvmlinux.lds.S71 RO_DATA(PAGE_SIZE)
Dvmlinux-xip.lds.S60 RO_DATA(PAGE_SIZE)
/Linux-v5.4/arch/sparc/kernel/
Dvmlinux.lds.S62 RO_DATA(PAGE_SIZE)
/Linux-v5.4/arch/arm64/kernel/
Dvmlinux.lds.S138 RO_DATA(PAGE_SIZE) /* everything from this point to */
/Linux-v5.4/arch/x86/kernel/
Dvmlinux.lds.S156 RO_DATA(PAGE_SIZE)
/Linux-v5.4/arch/powerpc/kernel/
Dvmlinux.lds.S136 RO_DATA(PAGE_SIZE)
/Linux-v5.4/include/asm-generic/
Dvmlinux.lds.h507 #define RO_DATA(align) RO_DATA_SECTION(align) macro