Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Duaccess.h542 EX_TABLE_UA_LOAD_REG(0b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
543 EX_TABLE_UA_LOAD_REG(1b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
544 EX_TABLE_UA_LOAD_REG(3b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
545 EX_TABLE_UA_LOAD_REG(4b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
590 EX_TABLE_UA_LOAD_REG(0b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
591 EX_TABLE_UA_LOAD_REG(1b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
592 EX_TABLE_UA_LOAD_REG(3b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
593 EX_TABLE_UA_LOAD_REG(4b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
619 EX_TABLE_UA_LOAD_REG(0b, 1b, %[rc], %[prev]) in __cmpxchg_user_key()
620 EX_TABLE_UA_LOAD_REG(1b, 1b, %[rc], %[prev]) in __cmpxchg_user_key()
[all …]
H A Dasm-extable.h75 #define EX_TABLE_UA_LOAD_REG(_fault, _target, _regerr, _regzero) \ macro