Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h842 bool emulate_regs_need_sync_to_vcpu; member
/linux-6.3-rc2/arch/x86/kvm/
A Dx86.c8936 vcpu->arch.emulate_regs_need_sync_to_vcpu = false; in x86_emulate_instruction()
8964 vcpu->arch.emulate_regs_need_sync_to_vcpu = true; in x86_emulate_instruction()
11088 if (vcpu->arch.emulate_regs_need_sync_to_vcpu) { in __get_regs()
11097 vcpu->arch.emulate_regs_need_sync_to_vcpu = false; in __get_regs()
11133 vcpu->arch.emulate_regs_need_sync_to_vcpu = false; in __set_regs()

Completed in 35 milliseconds