Go to the source code of this file.
| Functions | |
| void | setup_gdt () | 
| void | setup_idt () | 
| Variables | |
| uint64_t | test_cr0 | 
| uint64_t | test_cr3 | 
| uint64_t | test_cr4 | 
| void setup_gdt | ( | ) | 
Definition at line 77 of file test_vmcs_intel_x64_host_vm_state.cpp.
| void setup_idt | ( | ) | 
Definition at line 85 of file test_vmcs_intel_x64_host_vm_state.cpp.
| uint64_t test_cr0 | 
Definition at line 55 of file test_vmcs_intel_x64_host_vm_state.cpp.
| uint64_t test_cr3 | 
Definition at line 56 of file test_vmcs_intel_x64_host_vm_state.cpp.
| uint64_t test_cr4 | 
Definition at line 57 of file test_vmcs_intel_x64_host_vm_state.cpp.
 1.8.14
 1.8.14