Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/lib/
Dcopy_user_64.S40 _ASM_EXTABLE_CPY(100b, 103b)
41 _ASM_EXTABLE_CPY(101b, 103b)
120 _ASM_EXTABLE_CPY(1b, 30b)
121 _ASM_EXTABLE_CPY(2b, 30b)
122 _ASM_EXTABLE_CPY(3b, 30b)
123 _ASM_EXTABLE_CPY(4b, 30b)
124 _ASM_EXTABLE_CPY(5b, 30b)
125 _ASM_EXTABLE_CPY(6b, 30b)
126 _ASM_EXTABLE_CPY(7b, 30b)
127 _ASM_EXTABLE_CPY(8b, 30b)
[all …]
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dasm.h138 # define _ASM_EXTABLE_CPY(from, to) \
170 # define _ASM_EXTABLE_CPY(from, to) \ macro