Searched refs:_ASM_BYTES (Results 1 – 5 of 5) sorted by relevance
18 #define LKGS_DI _ASM_BYTES(0xf2,0x0f,0x00,0xf7)
117 #define ASM_WBNOINVD _ASM_BYTES(0xf3,0x0f,0x09)
22 #define ASM_UDB _ASM_BYTES(0xd6)
20 #define _ASM_BYTES(x, ...) __ASM_FORM(.byte x,##__VA_ARGS__ ;) macro
16 #define _ASM_BYTES(x, ...) __ASM_FORM(.byte x,##__VA_ARGS__ ;) macro