Home
last modified time | relevance | path

Searched defs:__ASM_SEL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/arch/x86/include/asm/
H A Dasm.h20 # define __ASM_SEL(a,b) __ASM_FORM(a) macro
24 # define __ASM_SEL(a,b) __ASM_FORM(b) macro
/openbmc/linux/arch/x86/include/asm/
H A Dasm.h22 # define __ASM_SEL(a,b) __ASM_FORM(a) macro
26 # define __ASM_SEL(a,b) __ASM_FORM(b) macro
/openbmc/qemu/tests/tcg/x86_64/system/
H A Dboot.S44 #define __ASM_SEL(a,b) __ASM_FORM(b) macro