HyperPlatform Programmer's Reference
HyperPlatform Directory Reference

Directories

directory  Arch
 

Files

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