Home
last modified time | relevance | path

Searched defs:has_error_code (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dkvm.h322 __u8 has_error_code; member
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/
H A Dkvm.h322 __u8 has_error_code; member
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dkvm.h338 __u8 has_error_code; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dkvm.h274 __u8 has_error_code; member
/kernel/linux/linux-6.6/tools/arch/x86/include/uapi/asm/
H A Dkvm.h338 __u8 has_error_code; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dkvm.h274 __u8 has_error_code; member
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Dsvm.c353 bool has_error_code = vcpu->arch.exception.has_error_code; in svm_queue_exception() local
2217 bool has_error_code = false; in task_switch_interception() local
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dnested.c2807 bool has_error_code = intr_info & INTR_INFO_DELIVER_CODE_MASK; in nested_check_vm_entry_controls() local
H A Dvmx.c1739 bool has_error_code = vcpu->arch.exception.has_error_code; in vmx_queue_exception() local
5402 bool has_error_code = false; in handle_task_switch() local
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dnested.c2831 bool has_error_code = intr_info & INTR_INFO_DELIVER_CODE_MASK; in nested_check_vm_entry_controls() local
H A Dvmx.c5693 bool has_error_code = false; in handle_task_switch() local
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.c2518 bool has_error_code = false; in task_switch_interception() local
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c2918 emulator_do_task_switch(struct x86_emulate_ctxt *ctxt, u16 tss_selector, int idt_index, int reason, bool has_error_code, u32 error_code) emulator_do_task_switch() argument
3019 emulator_task_switch(struct x86_emulate_ctxt *ctxt, u16 tss_selector, int idt_index, int reason, bool has_error_code, u32 error_code) emulator_task_switch() argument
H A Dx86.c625 kvm_queue_exception_vmexit(struct kvm_vcpu *vcpu, unsigned int vector, bool has_error_code, u32 error_code, bool has_payload, unsigned long payload) kvm_queue_exception_vmexit() argument
11455 kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, int reason, bool has_error_code, u32 error_code) kvm_task_switch() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c3345 emulator_do_task_switch(struct x86_emulate_ctxt *ctxt, u16 tss_selector, int idt_index, int reason, bool has_error_code, u32 error_code) emulator_do_task_switch() argument
3447 emulator_task_switch(struct x86_emulate_ctxt *ctxt, u16 tss_selector, int idt_index, int reason, bool has_error_code, u32 error_code) emulator_task_switch() argument
H A Dx86.c9864 kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index, int reason, bool has_error_code, u32 error_code) kvm_task_switch() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h625 bool has_error_code; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_host.h708 bool has_error_code; member

Completed in 122 milliseconds