Home
last modified time | relevance | path

Searched refs:X86EMUL_IO_NEEDED (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/kvm/
A Dkvm_emulate.h88 #define X86EMUL_IO_NEEDED 5 /* IO is needed to complete emulation */ macro
A Dx86.c7252 r = X86EMUL_IO_NEEDED; in kvm_read_guest_virt_helper()
7287 return X86EMUL_IO_NEEDED; in kvm_fetch_guest_virt()
7343 r = X86EMUL_IO_NEEDED; in kvm_write_guest_virt_helper()
7517 return X86EMUL_IO_NEEDED; in read_exit_mmio()
8077 return X86EMUL_IO_NEEDED; in emulator_get_msr_with_filter()
8100 return X86EMUL_IO_NEEDED; in emulator_set_msr_with_filter()
A Demulate.c3582 return X86EMUL_IO_NEEDED; in em_in()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dnested.c3848 kvm_handle_memory_failure(vcpu, X86EMUL_IO_NEEDED, NULL); in vmx_complete_nested_posted_interrupt()

Completed in 41 milliseconds