Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
hwcap.h File Reference

Go to the source code of this file.

Macros

#define HWCAP_MSP   1
 
#define HWCAP_UNICORE16   2
 
#define HWCAP_CMOV   4
 
#define HWCAP_UNICORE_F64   8
 
#define HWCAP_TLS   0x80
 

Macro Definition Documentation

#define HWCAP_CMOV   4

Definition at line 20 of file hwcap.h.

#define HWCAP_MSP   1

Definition at line 18 of file hwcap.h.

#define HWCAP_TLS   0x80

Definition at line 22 of file hwcap.h.

#define HWCAP_UNICORE16   2

Definition at line 19 of file hwcap.h.

#define HWCAP_UNICORE_F64   8

Definition at line 21 of file hwcap.h.