Home
last modified time | relevance | path

Searched refs:__ASM_REG (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dasm.h29 #define __ASM_REG(reg) __ASM_SEL_RAW(e##reg, r##reg) macro
42 #define _ASM_AX __ASM_REG(ax)
43 #define _ASM_BX __ASM_REG(bx)
44 #define _ASM_CX __ASM_REG(cx)
45 #define _ASM_DX __ASM_REG(dx)
46 #define _ASM_SP __ASM_REG(sp)
47 #define _ASM_BP __ASM_REG(bp)
48 #define _ASM_SI __ASM_REG(si)
49 #define _ASM_DI __ASM_REG(di)
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dasm.h32 #define __ASM_REG(reg) __ASM_SEL_RAW(e##reg, r##reg) macro
45 #define _ASM_AX __ASM_REG(ax)
46 #define _ASM_BX __ASM_REG(bx)
47 #define _ASM_CX __ASM_REG(cx)
48 #define _ASM_DX __ASM_REG(dx)
49 #define _ASM_SP __ASM_REG(sp)
50 #define _ASM_BP __ASM_REG(bp)
51 #define _ASM_SI __ASM_REG(si)
52 #define _ASM_DI __ASM_REG(di)
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dasm.h30 #define __ASM_REG(reg) __ASM_SEL_RAW(e##reg, r##reg) macro
43 #define _ASM_AX __ASM_REG(ax)
44 #define _ASM_BX __ASM_REG(bx)
45 #define _ASM_CX __ASM_REG(cx)
46 #define _ASM_DX __ASM_REG(dx)
47 #define _ASM_SP __ASM_REG(sp)
48 #define _ASM_BP __ASM_REG(bp)
49 #define _ASM_SI __ASM_REG(si)
50 #define _ASM_DI __ASM_REG(di)

Completed in 2 milliseconds