Functions
test_cache_x64.cpp File Reference

Go to the source code of this file.

Functions

void __invd (void) noexcept
 
void __wbinvd (void) noexcept
 
void __clflush (void *addr) noexcept
 

Function Documentation

◆ __invd()

void __invd ( void  )
noexcept

Definition at line 28 of file test_cache_x64.cpp.

◆ __wbinvd()

void __wbinvd ( void  )
noexcept

Definition at line 32 of file test_cache_x64.cpp.

◆ __clflush()

void __clflush ( void *  addr)
noexcept

Definition at line 36 of file test_cache_x64.cpp.