Home
last modified time | relevance | path

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

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