Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
smap.h File Reference
#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
 

Macro Definition Documentation

#define __ASM_CLAC   .byte 0x0f,0x01,0xca

Definition at line 21 of file smap.h.

#define __ASM_STAC   .byte 0x0f,0x01,0xcb

Definition at line 22 of file smap.h.

#define ASM_CLAC

Definition at line 84 of file smap.h.

#define ASM_STAC

Definition at line 85 of file smap.h.