Searched refs:_ASM_EXTABLE_CPY (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/x86/lib/ |
A D | copy_user_64.S | 88 _ASM_EXTABLE_CPY(1b, 30b) 89 _ASM_EXTABLE_CPY(2b, 30b) 90 _ASM_EXTABLE_CPY(3b, 30b) 91 _ASM_EXTABLE_CPY(4b, 30b) 92 _ASM_EXTABLE_CPY(5b, 30b) 93 _ASM_EXTABLE_CPY(6b, 30b) 94 _ASM_EXTABLE_CPY(7b, 30b) 95 _ASM_EXTABLE_CPY(8b, 30b) 96 _ASM_EXTABLE_CPY(9b, 30b) 144 _ASM_EXTABLE_CPY(1b, 11b) [all …]
|
/linux-6.3-rc2/tools/arch/x86/include/asm/ |
A D | asm.h | 141 # define _ASM_EXTABLE_CPY(from, to) \ macro 173 # define _ASM_EXTABLE_CPY(from, to) \ macro
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | asm.h | 218 #define _ASM_EXTABLE_CPY(from, to) \ macro
|
Completed in 4 milliseconds