Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Specific
Generates the Write Back and Invalidate Cache (wbinvd) instruction.
void __wbinvd(void);
Requirements
Intrinsic |
Architecture |
---|---|
__wbinvd |
x86, x64 |
Header file <intrin.h>
Remarks
This function is only available in kernel mode with a privilege level (CPL) of 0, and the routine is only available as an intrinsic.