Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dasm.h23 # define __ASM_SEL_RAW(a,b) __ASM_FORM_RAW(a) macro
27 # define __ASM_SEL_RAW(a,b) __ASM_FORM_RAW(b) macro
32 #define __ASM_REG(reg) __ASM_SEL_RAW(e##reg, r##reg)
55 #define _ASM_RIP(x) __ASM_SEL_RAW(x, x (__ASM_REGPFX rip))
/arch/x86/kernel/
A Dalternative.c2251 : __ASM_SEL_RAW(a, D) (&val) in int3_selftest()

Completed in 10 milliseconds