Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c808 bool has_error_code, u32 error_code, in kvm_queue_exception_vmexit()
906 bool has_error_code, u32 error_code) in kvm_requeue_exception()
11826 int reason, bool has_error_code, u32 error_code) in kvm_task_switch()
/linux/arch/x86/kvm/svm/
H A Dsvm.c2404 bool has_error_code = false; in task_switch_interception() local
/linux/arch/x86/kvm/vmx/
H A Dnested.c2951 bool has_error_code = intr_info & INTR_INFO_DELIVER_CODE_MASK; in nested_check_vm_entry_controls() local
H A Dvmx.c5621 bool has_error_code = false; in handle_task_switch() local
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h339 __u8 has_error_code; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h339 __u8 has_error_code; member
/linux/arch/x86/include/asm/
H A Dkvm_host.h754 bool has_error_code; member