Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dasm.h19 # define __ASM_SEL(a,b) __ASM_FORM(a) macro
23 # define __ASM_SEL(a,b) __ASM_FORM(b) macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
Dasm.h20 # define __ASM_SEL(a,b) __ASM_FORM(a) macro
24 # define __ASM_SEL(a,b) __ASM_FORM(b) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dasm.h22 # define __ASM_SEL(a,b) __ASM_FORM(a) macro
26 # define __ASM_SEL(a,b) __ASM_FORM(b) macro