Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Duaccess.h95 EX_TABLE_UA_STORE(0b, 2b, %[rc]) \
96 EX_TABLE_UA_STORE(1b, 2b, %[rc]) \
300 EX_TABLE_UA_STORE(0b, 2b, %[rc]) \
301 EX_TABLE_UA_STORE(1b, 2b, %[rc]) \
H A Dasm-extable.h80 #define EX_TABLE_UA_STORE(_fault, _target, _regerr) \ macro