emulate_regs_need_sync_to_vcpu  658 arch/x86/include/asm/kvm_host.h 	bool emulate_regs_need_sync_to_vcpu;
emulate_regs_need_sync_to_vcpu 6832 arch/x86/kvm/x86.c 		vcpu->arch.emulate_regs_need_sync_to_vcpu = false;
emulate_regs_need_sync_to_vcpu 6850 arch/x86/kvm/x86.c 		vcpu->arch.emulate_regs_need_sync_to_vcpu = true;
emulate_regs_need_sync_to_vcpu 8630 arch/x86/kvm/x86.c 	if (vcpu->arch.emulate_regs_need_sync_to_vcpu) {
emulate_regs_need_sync_to_vcpu 8639 arch/x86/kvm/x86.c 		vcpu->arch.emulate_regs_need_sync_to_vcpu = false;
emulate_regs_need_sync_to_vcpu 8675 arch/x86/kvm/x86.c 	vcpu->arch.emulate_regs_need_sync_to_vcpu = false;