Home
last modified time | relevance | path

Searched defs:has_error_code (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c650 int has_error_code, new_stack, shift; in do_interrupt_protected() local
931 int has_error_code, new_stack; in do_interrupt64() local
/openbmc/linux/arch/x86/kvm/
H A Demulate.c2920 bool has_error_code, u32 error_code) in emulator_do_task_switch()
3021 bool has_error_code, u32 error_code) in emulator_task_switch()
H A Dx86.c626 bool has_error_code, u32 error_code, in kvm_queue_exception_vmexit()
11467 int reason, bool has_error_code, u32 error_code) in kvm_task_switch()
/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h338 __u8 has_error_code; member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dkvm.h338 __u8 has_error_code; member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c2525 bool has_error_code = false; in task_switch_interception() local
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c2846 bool has_error_code = intr_info & INTR_INFO_DELIVER_CODE_MASK; in nested_check_vm_entry_controls() local
H A Dvmx.c5702 bool has_error_code = false; in handle_task_switch() local
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h337 __u8 has_error_code; member
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h708 bool has_error_code; member
/openbmc/qemu/target/i386/
H A Dcpu.h1995 uint8_t has_error_code; member