Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mn10300/kernel/
Dvmlinux.lds.S44 RO_DATA(PAGE_SIZE)
/linux-4.1.27/arch/sh/kernel/
Dvmlinux.lds.S51 RO_DATA(PAGE_SIZE)
/linux-4.1.27/arch/sparc/kernel/
Dvmlinux.lds.S55 RO_DATA(PAGE_SIZE)
/linux-4.1.27/arch/arm64/kernel/
Dvmlinux.lds.S108 RO_DATA(PAGE_SIZE)
/linux-4.1.27/arch/blackfin/kernel/
Dvmlinux.lds.S58 RO_DATA(4)
/linux-4.1.27/arch/x86/kernel/
Dvmlinux.lds.S120 RO_DATA(PAGE_SIZE)
/linux-4.1.27/arch/arm/kernel/
Dvmlinux.lds.S123 RO_DATA(PAGE_SIZE)
/linux-4.1.27/include/asm-generic/
Dvmlinux.lds.h402 #define RO_DATA(align) RO_DATA_SECTION(align) macro