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.
This function loads the data cache from main memory, if possible.
void __cdecl __prefetch( void *);
Parameters
- *
[in] Pointer to cache line.
Return Values
None.
Remarks
This function might do nothing if the requested functionality is not available on the target hardware platform.
Requirements
Header: Cmnintrin.h.
Send Feedback on this topic to the authors