Searched refs:fix_pmode_dataseg (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dvmx.c690 static void fix_pmode_dataseg(int seg, struct kvm_save_segment *save) function
726 fix_pmode_dataseg(VCPU_SREG_ES, &vcpu->rmode.es);
727 fix_pmode_dataseg(VCPU_SREG_DS, &vcpu->rmode.ds);
728 fix_pmode_dataseg(VCPU_SREG_GS, &vcpu->rmode.gs);
729 fix_pmode_dataseg(VCPU_SREG_FS, &vcpu->rmode.fs);

Completed in 93 milliseconds