Home
last modified time | relevance | path

Searched refs:emulate_regs_need_sync_to_vcpu (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
A Dkvm_host.h736 bool emulate_regs_need_sync_to_vcpu; member
/linux/arch/x86/kvm/
A Dx86.c8208 vcpu->arch.emulate_regs_need_sync_to_vcpu = false; in x86_emulate_instruction()
8228 vcpu->arch.emulate_regs_need_sync_to_vcpu = true; in x86_emulate_instruction()
10258 if (vcpu->arch.emulate_regs_need_sync_to_vcpu) { in __get_regs()
10267 vcpu->arch.emulate_regs_need_sync_to_vcpu = false; in __get_regs()
10303 vcpu->arch.emulate_regs_need_sync_to_vcpu = false; in __set_regs()

Completed in 31 milliseconds