Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/lib/
Dusercopy_32.c54 _ASM_EXTABLE(0b,3b) \
55 _ASM_EXTABLE(1b,2b) \
160 _ASM_EXTABLE(1b,100b) in __copy_user_intel()
161 _ASM_EXTABLE(2b,100b) in __copy_user_intel()
162 _ASM_EXTABLE(3b,100b) in __copy_user_intel()
163 _ASM_EXTABLE(4b,100b) in __copy_user_intel()
164 _ASM_EXTABLE(5b,100b) in __copy_user_intel()
165 _ASM_EXTABLE(6b,100b) in __copy_user_intel()
166 _ASM_EXTABLE(7b,100b) in __copy_user_intel()
167 _ASM_EXTABLE(8b,100b) in __copy_user_intel()
[all …]
Dcopy_user_64.S137 _ASM_EXTABLE(1b,30b)
138 _ASM_EXTABLE(2b,30b)
139 _ASM_EXTABLE(3b,30b)
140 _ASM_EXTABLE(4b,30b)
141 _ASM_EXTABLE(5b,30b)
142 _ASM_EXTABLE(6b,30b)
143 _ASM_EXTABLE(7b,30b)
144 _ASM_EXTABLE(8b,30b)
145 _ASM_EXTABLE(9b,30b)
146 _ASM_EXTABLE(10b,30b)
[all …]
Dgetuser.S119 _ASM_EXTABLE(1b,bad_get_user)
120 _ASM_EXTABLE(2b,bad_get_user)
121 _ASM_EXTABLE(3b,bad_get_user)
123 _ASM_EXTABLE(4b,bad_get_user)
125 _ASM_EXTABLE(4b,bad_get_user_8)
126 _ASM_EXTABLE(5b,bad_get_user_8)
Dputuser.S91 _ASM_EXTABLE(1b,bad_put_user)
92 _ASM_EXTABLE(2b,bad_put_user)
93 _ASM_EXTABLE(3b,bad_put_user)
94 _ASM_EXTABLE(4b,bad_put_user)
96 _ASM_EXTABLE(5b,bad_put_user)
Dmmx_32.c52 _ASM_EXTABLE(1b, 3b) in _mmx_memcpy()
78 _ASM_EXTABLE(1b, 3b) in _mmx_memcpy()
179 _ASM_EXTABLE(1b, 3b) : : "r" (from)); in fast_copy_page()
204 _ASM_EXTABLE(1b, 3b) : : "r" (from), "r" (to) : "memory"); in fast_copy_page()
297 _ASM_EXTABLE(1b, 3b) : : "r" (from)); in fast_copy_page()
322 _ASM_EXTABLE(1b, 3b) in fast_copy_page()
Dusercopy_64.c39 _ASM_EXTABLE(0b,3b) in __clear_user()
40 _ASM_EXTABLE(1b,2b) in __clear_user()
Dcsum-copy_64.S34 _ASM_EXTABLE(10b, .Lbad_source)
39 _ASM_EXTABLE(20b, .Lbad_dest)
44 _ASM_EXTABLE(30b, \L)
Dmsr-reg.S42 _ASM_EXTABLE(1b, 3b)
84 _ASM_EXTABLE(1b, 3b)
Dchecksum_32.S273 _ASM_EXTABLE(9999b, 6001f)
277 _ASM_EXTABLE(9999b, 6002f)
/linux-4.4.14/arch/x86/include/asm/
Dasm.h47 # define _ASM_EXTABLE(from,to) \ macro
87 _ASM_EXTABLE(100b,103b)
88 _ASM_EXTABLE(101b,103b)
92 # define _ASM_EXTABLE(from,to) \
Dfutex.h22 _ASM_EXTABLE(1b, 3b) \
38 _ASM_EXTABLE(1b, 4b) \
39 _ASM_EXTABLE(2b, 4b) \
Duaccess.h204 _ASM_EXTABLE(1b, 4b) \
205 _ASM_EXTABLE(2b, 4b) \
369 _ASM_EXTABLE(1b, 3b) \
433 _ASM_EXTABLE(1b, 3b) \
560 _ASM_EXTABLE(1b, 3b) \
576 _ASM_EXTABLE(1b, 3b) \
592 _ASM_EXTABLE(1b, 3b) \
611 _ASM_EXTABLE(1b, 3b) \
Dword-at-a-time.h97 _ASM_EXTABLE(1b, 3b) in load_unaligned_zeropad()
Dspecial_insns.h74 _ASM_EXTABLE(1b, 2b) in native_read_cr4_safe()
Dmsr.h78 _ASM_EXTABLE(2b, 3b) in native_read_msr_safe()
100 _ASM_EXTABLE(2b, 3b) in native_write_msr_safe()
Dsegment.h267 _ASM_EXTABLE(1b, 2b) \
Dkvm_host.h1205 _ASM_EXTABLE(666b, 667b)
/linux-4.4.14/arch/x86/entry/
Dentry_32.S129 _ASM_EXTABLE(98b, 99b)
140 _ASM_EXTABLE(98b, 99b)
201 _ASM_EXTABLE(1b, 4b)
202 _ASM_EXTABLE(2b, 5b)
203 _ASM_EXTABLE(3b, 6b)
338 _ASM_EXTABLE(1b, 2b)
384 _ASM_EXTABLE(irq_return, iret_exc)
553 _ASM_EXTABLE(native_iret, iret_exc)
719 _ASM_EXTABLE(1b, 6b)
720 _ASM_EXTABLE(2b, 7b)
[all …]
Dentry_64.S860 _ASM_EXTABLE(gs_change, bad_gs)
/linux-4.4.14/arch/x86/xen/
Dxen-asm_32.S86 _ASM_EXTABLE(1b,2b)
150 _ASM_EXTABLE(1b, iret_exc)
/linux-4.4.14/arch/x86/kernel/
Dtest_rodata.c46 _ASM_EXTABLE(0b,2b) in rodata_test()
Dtest_nx.c95 _ASM_EXTABLE(0b,2b) in test_address()
Dftrace.c1002 _ASM_EXTABLE(1b, 4b) in prepare_ftrace_return()
1003 _ASM_EXTABLE(2b, 4b) in prepare_ftrace_return()
/linux-4.4.14/arch/x86/include/asm/fpu/
Dinternal.h107 _ASM_EXTABLE(1b, 3b) \
122 _ASM_EXTABLE(1b, 3b) \
237 _ASM_EXTABLE(1b, 3b) \
/linux-4.4.14/arch/x86/kernel/fpu/
Dcore.c395 _ASM_EXTABLE(1b, 2b)); in fpu__drop()
/linux-4.4.14/arch/x86/mm/
Dinit_32.c864 _ASM_EXTABLE(1b,2b) in do_test_wp_bit()
/linux-4.4.14/arch/x86/kvm/
Demulate.c331 FOP1E(op, dst) _ASM_EXTABLE(10b, kvm_fastop_exception)
5081 _ASM_EXTABLE(1b, 3b) in flush_pending_x87_faults()
Dx86.c1443 _ASM_EXTABLE(1b, 4b) in kvm_write_tsc()