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.c828 bool has_error_code, u32 error_code, in kvm_queue_exception_vmexit()
923 bool has_error_code, u32 error_code) in kvm_requeue_exception()
12377 int reason, bool has_error_code, u32 error_code) in kvm_task_switch()
/linux/arch/x86/kvm/svm/
H A Dsvm.c2419 bool has_error_code = false; in task_switch_interception() local
/linux/arch/x86/kvm/vmx/
H A Dnested.c3014 bool has_error_code = intr_info & INTR_INFO_DELIVER_CODE_MASK; in nested_check_vm_entry_controls() local
H A Dvmx.c5873 bool has_error_code = false; in handle_task_switch() local
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h344 __u8 has_error_code; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h344 __u8 has_error_code; member
/linux/arch/x86/include/asm/
H A Dkvm_host.h769 bool has_error_code; member