|
HyperPlatform Programmer's Reference
|
| ▼ HyperPlatform | |
| ▼ Arch | |
| ▼ x64 | |
| x64.asm | |
| ▼ x86 | |
| x86.asm | |
| asm.h | Declares interfaces to assembly functions |
| common.h | Declares and implements common things across the project |
| driver.cpp | Implements an entry point of the driver |
| driver.h | Declares interfaces to driver functions |
| ept.cpp | Implements EPT functions |
| ept.h | Declares interfaces to EPT functions |
| global_object.cpp | Implements global object functions |
| global_object.h | Declares interfaces to global object functions |
| hotplug_callback.cpp | Implements hot-plug callback functions |
| hotplug_callback.h | Declares interfaces to hot-plug functions |
| ia32_type.h | Defines constants and structures defined by the x86-64 architecture |
| kernel_stl.cpp | Implements code to use STL in a driver project |
| log.cpp | Implements logging functions |
| log.h | Declares interfaces to logging functions |
| perf_counter.h | Declares interfaces to performance measurement primitives |
| performance.cpp | Implements performance measurement functions |
| performance.h | Declares interfaces to performance measurement functions |
| power_callback.cpp | Implements power callback functions |
| power_callback.h | Declares interfaces to power functions |
| util.cpp | Implements primitive utility functions |
| util.h | Declares interfaces to utility functions |
| util_page_constants.h | Defines page table related constants |
| vm.cpp | Implements VMM initialization functions |
| vm.h | Declares interfaces to VMM initialization functions |
| vmm.cpp | Implements VMM functions |
| vmm.h | Declares interfaces to VMM functions |
1.8.14