Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dasm_defns.h78 # define _ASM__EXTABLE(sfx, from, to) \ macro
84 # define _ASM__EXTABLE(sfx, from, to) \ macro
91 #define _ASM_EXTABLE(from, to) _ASM__EXTABLE(, from, to)
92 #define _ASM_PRE_EXTABLE(from, to) _ASM__EXTABLE(.pre, from, to)

Completed in 2 milliseconds