Namespaces | Functions
tlb_x64.h File Reference

Go to the source code of this file.

Namespaces

 x64
 
 x64::tlb
 

Functions

void __invlpg (const void *virt) noexcept
 
template<class T , class = typename std::enable_if<std::is_pointer<T>::value>::type>
void x64::tlb::invlpg (T val) noexcept
 

Function Documentation

◆ __invlpg()

void __invlpg ( const void *  virt)
noexcept

Definition at line 28 of file test_tlb_x64.cpp.