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 |
|
noexcept |
Definition at line 28 of file test_tlb_x64.cpp.