Home
last modified time | relevance | path

Searched refs:RO_EXCEPTION_TABLE_ALIGN (Results 1 – 10 of 10) sorted by relevance

/linux/arch/alpha/kernel/
H A Dvmlinux.lds.S4 #define RO_EXCEPTION_TABLE_ALIGN 16 macro
/linux/arch/parisc/kernel/
H A Dvmlinux.lds.S22 #define RO_EXCEPTION_TABLE_ALIGN 8 macro
/linux/arch/microblaze/kernel/
H A Dvmlinux.lds.S14 #define RO_EXCEPTION_TABLE_ALIGN 16 macro
/linux/arch/riscv/kernel/
H A Dvmlinux.lds.S7 #define RO_EXCEPTION_TABLE_ALIGN 4 macro
/linux/arch/loongarch/kernel/
H A Dvmlinux.lds.S8 #define RO_EXCEPTION_TABLE_ALIGN 4 macro
/linux/arch/s390/kernel/
H A Dvmlinux.lds.S17 #define RO_EXCEPTION_TABLE_ALIGN 16 macro
/linux/arch/arm64/kernel/
H A Dvmlinux.lds.S60 #define RO_EXCEPTION_TABLE_ALIGN 4 macro
/linux/arch/xtensa/kernel/
H A Dvmlinux.lds.S17 #define RO_EXCEPTION_TABLE_ALIGN 16 macro
/linux/arch/x86/kernel/
H A Dvmlinux.lds.S22 #define RO_EXCEPTION_TABLE_ALIGN 16 macro
/linux/include/asm-generic/
H A Dvmlinux.lds.h80 #ifdef RO_EXCEPTION_TABLE_ALIGN
81 #define RO_EXCEPTION_TABLE EXCEPTION_TABLE(RO_EXCEPTION_TABLE_ALIGN)