Home
last modified time | relevance | path

Searched refs:__ASM_SEL (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Drwsem.h127 " test " __ASM_SEL(%w1,%k1) "," __ASM_SEL(%w1,%k1) "\n\t" \
163 " test " __ASM_SEL(%w1,%k1) "," __ASM_SEL(%w1,%k1) "\n\t" in __down_write_trylock()
Dasm.h17 # define __ASM_SEL(a,b) __ASM_FORM(a) macro
21 # define __ASM_SEL(a,b) __ASM_FORM(b) macro
25 #define __ASM_SIZE(inst, ...) __ASM_SEL(inst##l##__VA_ARGS__, \
29 #define _ASM_PTR __ASM_SEL(.long, .quad)
30 #define _ASM_ALIGN __ASM_SEL(.balign 4, .balign 8)
Dframe.h35 #define FRAME_OFFSET __ASM_SEL(4, 8)
/Linux-v4.19/arch/x86/lib/
Drwsem.S20 #define __ASM_HALF_REG(reg) __ASM_SEL(reg, e##reg)
21 #define __ASM_HALF_SIZE(inst) __ASM_SEL(inst##w, inst##l)
/Linux-v4.19/arch/x86/xen/
Dxen-head.S34 shr $__ASM_SEL(2, 3), %_ASM_CX