Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm_ops.h12 _ASM_EXTABLE(1b, %l[fault]) \
22 _ASM_EXTABLE(1b, %l[fault]) \
32 _ASM_EXTABLE(1b, %l[fault]) \
/linux/arch/x86/lib/
H A Dcopy_mc_64.S109 _ASM_EXTABLE(.L_write_leading_bytes, .E_leading_bytes)
110 _ASM_EXTABLE(.L_write_words, .E_write_words)
111 _ASM_EXTABLE(.L_write_trailing_bytes, .E_trailing_bytes)
H A Dcsum-copy_64.S92 _ASM_EXTABLE(30b, 2f)
/linux/arch/x86/include/asm/
H A Dspecial_insns.h57 _ASM_EXTABLE(1b, 2b) in native_read_cr4()
212 _ASM_EXTABLE(1b, %l[fail]) in write_user_shstk_64()
H A Dasm.h228 #define _ASM_EXTABLE(from, to) \ macro
/linux/tools/arch/x86/include/asm/
H A Dasm.h123 # define _ASM_EXTABLE(from, to) \
155 # define _ASM_EXTABLE(from, to) \ macro
/linux/tools/perf/bench/
H A Dmem-memcpy-x86-64-asm.S12 #define _ASM_EXTABLE(x, y) macro
/linux/arch/riscv/include/asm/
H A Duaccess.h295 _ASM_EXTABLE(1b, %l2) \
312 _ASM_EXTABLE(1b, %l4) \
313 _ASM_EXTABLE(2b, %l4) \
H A Dasm-extable.h43 #define _ASM_EXTABLE(insn, fixup) \ macro
/linux/arch/loongarch/include/asm/
H A Dasm-extable.h40 #define _ASM_EXTABLE(insn, fixup) \ macro
/linux/arch/riscv/kernel/
H A Dusercfi.c140 _ASM_EXTABLE(1b, %l[fault]) in amo_user_shstk()
/linux/arch/x86/kernel/fpu/
H A Dcore.c779 _ASM_EXTABLE(1b, 2b)); in fpu__drop()