/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 322 __u8 has_error_code; member
|
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 322 __u8 has_error_code; member
|
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 338 __u8 has_error_code; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | kvm.h | 274 __u8 has_error_code; member
|
/kernel/linux/linux-6.6/tools/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 338 __u8 has_error_code; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
H A D | kvm.h | 274 __u8 has_error_code; member
|
/kernel/linux/linux-5.10/arch/x86/kvm/svm/ |
H A D | svm.c | 353 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 D | nested.c | 2807 bool has_error_code = intr_info & INTR_INFO_DELIVER_CODE_MASK; in nested_check_vm_entry_controls() local
|
H A D | vmx.c | 1739 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 D | nested.c | 2831 bool has_error_code = intr_info & INTR_INFO_DELIVER_CODE_MASK; in nested_check_vm_entry_controls() local
|
H A D | vmx.c | 5693 bool has_error_code = false; in handle_task_switch() local
|
/kernel/linux/linux-6.6/arch/x86/kvm/svm/ |
H A D | svm.c | 2518 bool has_error_code = false; in task_switch_interception() local
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | emulate.c | 2918 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 D | x86.c | 625 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 D | emulate.c | 3345 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 D | x86.c | 9864 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 D | kvm_host.h | 625 bool has_error_code; member
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | kvm_host.h | 708 bool has_error_code; member
|