Linux Kernel
3.7.1
|
#include <linux/stringify.h>
#include <asm/nops.h>
#include <asm/cpufeature.h>
#include <asm/alternative.h>
Go to the source code of this file.
Macros | |
#define | __ASM_CLAC .byte 0x0f,0x01,0xca |
#define | __ASM_STAC .byte 0x0f,0x01,0xcb |
#define | ASM_CLAC |
#define | ASM_STAC |