Home
last modified time | relevance | path

Searched refs:__EX_TABLE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dlinkage.h15 #define __EX_TABLE(_section, _fault, _target) \ macro
24 __EX_TABLE(__ex_table, _fault, _target)
26 __EX_TABLE(.dma.ex_table, _fault, _target)
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dasm-extable.h26 #define __EX_TABLE(_section, _fault, _target, _type) \ macro
75 __EX_TABLE(__ex_table, _fault, _target, EX_TYPE_FIXUP)
78 __EX_TABLE(.amode31.ex_table, _fault, _target, EX_TYPE_FIXUP)

Completed in 1 milliseconds