| Turnstone Operating System
    | 
VMX operations for 64-bit x86 architecture. More...
#include <hypervisor/hypervisor_vmx_ops.h>#include <hypervisor/hypervisor_vmx_macros.h>#include <logging.h>| Functions | |
| MODULE ("turnstone.hypervisor.vmx") | |
| int8_t | vmx_write (uint64_t field, uint64_t value) | 
| uint64_t | vmx_read (uint64_t field) | 
| int8_t | vmx_vmxon (uint64_t vmxon_pa) | 
| int8_t | vmx_vmptrld (uint64_t vmcs_pa) | 
| int8_t | vmx_vmclear (uint64_t vmcs_pa) | 
| int8_t | vmx_vmlaunch (void) | 
VMX operations for 64-bit x86 architecture.
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.