Xen Test Framework
Data Fields
xen_vcpu_hvm_x86_64 Struct Reference

#include <hvm_vcpu.h>

Data Fields

uint64_t rax
 
uint64_t rcx
 
uint64_t rdx
 
uint64_t rbx
 
uint64_t rsp
 
uint64_t rbp
 
uint64_t rsi
 
uint64_t rdi
 
uint64_t rip
 
uint64_t rflags
 
uint64_t cr0
 
uint64_t cr3
 
uint64_t cr4
 
uint64_t efer
 

Detailed Description

Definition at line 72 of file hvm_vcpu.h.

Field Documentation

◆ rax

uint64_t rax

Definition at line 73 of file hvm_vcpu.h.

◆ rcx

uint64_t rcx

Definition at line 74 of file hvm_vcpu.h.

◆ rdx

uint64_t rdx

Definition at line 75 of file hvm_vcpu.h.

◆ rbx

uint64_t rbx

Definition at line 76 of file hvm_vcpu.h.

◆ rsp

uint64_t rsp

Definition at line 77 of file hvm_vcpu.h.

◆ rbp

uint64_t rbp

Definition at line 78 of file hvm_vcpu.h.

◆ rsi

uint64_t rsi

Definition at line 79 of file hvm_vcpu.h.

◆ rdi

uint64_t rdi

Definition at line 80 of file hvm_vcpu.h.

◆ rip

uint64_t rip

Definition at line 81 of file hvm_vcpu.h.

◆ rflags

uint64_t rflags

Definition at line 82 of file hvm_vcpu.h.

◆ cr0

uint64_t cr0

Definition at line 84 of file hvm_vcpu.h.

◆ cr3

uint64_t cr3

Definition at line 85 of file hvm_vcpu.h.

◆ cr4

uint64_t cr4

Definition at line 86 of file hvm_vcpu.h.

◆ efer

uint64_t efer

Definition at line 87 of file hvm_vcpu.h.


The documentation for this struct was generated from the following file: