Searched refs:_ASM_EXTABLE_CPY (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/lib/ |
| A D | copy_user_64.S | 40 _ASM_EXTABLE_CPY(100b, 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) 128 _ASM_EXTABLE_CPY(9b, 30b) [all …]
|
| /linux/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/arch/x86/include/asm/ |
| A D | asm.h | 181 #define _ASM_EXTABLE_CPY(from, to) \ macro
|
Completed in 7 milliseconds