Searched defs:insn_len (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.10/arch/x86/kernel/ |
D | paravirt.c | 153 unsigned insn_len = end - start; in paravirt_patch_insns() local
|
/Linux-v5.10/tools/perf/util/ |
D | event.h | 140 u16 insn_len; member
|
D | thread-stack.c | 407 u64 to_ip, u16 insn_len, u64 trace_nr, bool callstack, in thread_stack__event()
|
D | intel-pt.c | 173 u16 insn_len; member
|
/Linux-v5.10/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.h | 219 int insn_len; member
|
/Linux-v5.10/tools/testing/selftests/kvm/include/x86_64/ |
D | svm.h | 96 u8 insn_len; member
|
/Linux-v5.10/arch/x86/include/asm/ |
D | svm.h | 141 u8 insn_len; member
|
/Linux-v5.10/arch/x86/kvm/svm/ |
D | svm.c | 4083 static bool svm_can_emulate_instruction(struct kvm_vcpu *vcpu, void *insn, int insn_len) in svm_can_emulate_instruction()
|
/Linux-v5.10/arch/x86/kvm/mmu/ |
D | mmu.c | 3743 u64 fault_address, char *insn, int insn_len) in kvm_handle_page_fault() 5043 void *insn, int insn_len) in kvm_mmu_page_fault()
|
/Linux-v5.10/arch/x86/kvm/ |
D | x86.c | 7279 int emulation_type, void *insn, int insn_len) in x86_emulate_instruction() 7463 void *insn, int insn_len) in kvm_emulate_instruction_from_buffer()
|
D | emulate.c | 5186 int x86_decode_insn(struct x86_emulate_ctxt *ctxt, void *insn, int insn_len) in x86_decode_insn()
|
/Linux-v5.10/arch/x86/kvm/vmx/ |
D | vmx.c | 1563 static bool vmx_can_emulate_instruction(struct kvm_vcpu *vcpu, void *insn, int insn_len) in vmx_can_emulate_instruction()
|