Go to the source code of this file.
Namespaces | |
| bfn | |
Functions | |
| void | bfn::__attribute__ ((weak)) map_with_cr3(uintptr_t vmap |
| bfn::expects (lower(vmap)==0) | |
| bfn::expects (virt !=0) | |
| bfn::expects (cr3 !=0) | |
| bfn::expects (lower(cr3)==0) | |
| bfn::expects (size !=0) | |
| bfn::for (auto offset=0UL;offset< size;offset+=x64::page_size) | |
Variables | |
| void uintptr_t | bfn::virt |
| void uintptr_t uintptr_t | bfn::cr3 |
| void uintptr_t uintptr_t size_t | bfn::size |
| void uintptr_t uintptr_t size_t x64::msrs::value_type | bfn::pat |
1.8.14