Searched defs:has_error_code (Results 1 – 6 of 6) sorted by relevance
2876 bool has_error_code, u32 error_code) in emulator_do_task_switch()2977 bool has_error_code, u32 error_code) in emulator_task_switch()
823 bool has_error_code, u32 error_code, in kvm_queue_exception_vmexit()921 bool has_error_code, u32 error_code) in kvm_requeue_exception()12280 int reason, bool has_error_code, u32 error_code) in kvm_task_switch()
2402 bool has_error_code = false; in task_switch_interception() local
3014 bool has_error_code = intr_info & INTR_INFO_DELIVER_CODE_MASK; in nested_check_vm_entry_controls() local
5982 bool has_error_code = false; in handle_task_switch() local
344 __u8 has_error_code; member