Searched refs:_ASM_BYTES (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | fred.h | 19 #define ERETS _ASM_BYTES(0xf2,0x0f,0x01,0xca) 20 #define ERETU _ASM_BYTES(0xf3,0x0f,0x01,0xca)
|
| H A D | gsseg.h | 18 #define LKGS_DI _ASM_BYTES(0xf2,0x0f,0x00,0xf7)
|
| H A D | special_insns.h | 117 #define ASM_WBNOINVD _ASM_BYTES(0xf3,0x0f,0x09)
|
| H A D | asm.h | 20 #define _ASM_BYTES(x, ...) __ASM_FORM(.byte x,##__VA_ARGS__ ;) macro
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | asm.h | 16 #define _ASM_BYTES(x, ...) __ASM_FORM(.byte x,##__VA_ARGS__ ;) macro
|