Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Duaccess.h512 EX_TABLE_UA_LOAD_REG(0b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
513 EX_TABLE_UA_LOAD_REG(1b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
514 EX_TABLE_UA_LOAD_REG(3b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
515 EX_TABLE_UA_LOAD_REG(4b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
560 EX_TABLE_UA_LOAD_REG(0b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
561 EX_TABLE_UA_LOAD_REG(1b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
562 EX_TABLE_UA_LOAD_REG(3b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
563 EX_TABLE_UA_LOAD_REG(4b, 5b, %[rc], %[prev]) in __cmpxchg_user_key()
589 EX_TABLE_UA_LOAD_REG(0b, 1b, %[rc], %[prev]) in __cmpxchg_user_key()
590 EX_TABLE_UA_LOAD_REG(1b, 1b, %[rc], %[prev]) in __cmpxchg_user_key()
[all …]
H A Dasm-extable.h77 #define EX_TABLE_UA_LOAD_REG(_fault, _target, _regerr, _regzero) \ macro