Searched refs:guest_xcr0 (Results 1 – 1 of 1) sorted by relevance
120 uint64_t guest_xcr0; /* (i) guest %xcr0 register */ member397 vcpu->guest_xcr0 = XFEATURE_ENABLED_X87; in vcpu_init()1346 load_xcr(0, vcpu->guest_xcr0); in restore_guest_fpustate()1364 vcpu->guest_xcr0 = rxcr(0); in save_guest_fpustate()2935 SNAPSHOT_VAR_OR_LEAVE(vcpu->guest_xcr0, meta, ret, done); in vm_snapshot_vcpus()