Home
last modified time | relevance | path

Searched defs:__ASM_SIZE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dasm.h27 #define __ASM_SIZE(inst, ...) __ASM_SEL(inst##l##__VA_ARGS__, \ macro
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dasm.h25 #define __ASM_SIZE(inst, ...) __ASM_SEL(inst##l##__VA_ARGS__, \ macro