clang 22.0.0git
invpcidintrin.h File Reference

Go to the source code of this file.

Functions

static __inline__ void __attribute__ ((__always_inline__, __nodebug__, __target__("invpcid"))) _invpcid(unsigned int __type

Variables

static __inline__ void void * __descriptor

Function Documentation

◆ __attribute__()

__inline__ void __attribute__ ( (__always_inline__, __nodebug__, __target__("invpcid")) )
static

Variable Documentation

◆ __descriptor

__inline__ void void* __descriptor
Initial value:
{
__builtin_ia32_invpcid(__type, __descriptor)
static __inline__ void void * __descriptor

Definition at line 19 of file invpcidintrin.h.