clang  7.0.0
Macros | Functions
pconfigintrin.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __PCONFIG_KEY_PROGRAM   0x00000001
 
#define __DEFAULT_FN_ATTRS   __attribute__((__always_inline__, __nodebug__, __target__("pconfig")))
 

Functions

static __inline unsigned int __DEFAULT_FN_ATTRS _pconfig_u32 (unsigned int __leaf, __SIZE_TYPE__ __d[])
 

Macro Definition Documentation

◆ __DEFAULT_FN_ATTRS

#define __DEFAULT_FN_ATTRS   __attribute__((__always_inline__, __nodebug__, __target__("pconfig")))

Definition at line 34 of file pconfigintrin.h.

◆ __PCONFIG_KEY_PROGRAM

#define __PCONFIG_KEY_PROGRAM   0x00000001

Definition at line 31 of file pconfigintrin.h.

Function Documentation

◆ _pconfig_u32()

static __inline unsigned int __DEFAULT_FN_ATTRS _pconfig_u32 ( unsigned int  __leaf,
__SIZE_TYPE__  __d[] 
)
static

Definition at line 38 of file pconfigintrin.h.