vmm_get_guest_cpu_mode
int vmm_get_guest_cpu_mode(struct vcpu *);
mode = vmm_get_guest_cpu_mode(vcpu);
int mode = vmm_get_guest_cpu_mode(vcpu);