Searched refs:emulate_regs_need_sync_from_vcpu (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/kvm/
H A Dx86.c8712 vcpu->arch.emulate_regs_need_sync_from_vcpu = false;
9233 if (vcpu->arch.emulate_regs_need_sync_from_vcpu) {
9234 vcpu->arch.emulate_regs_need_sync_from_vcpu = false;
11551 vcpu->arch.emulate_regs_need_sync_from_vcpu = true;
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h889 bool emulate_regs_need_sync_from_vcpu; member in struct:kvm_vcpu_arch

Completed in 1104 milliseconds