Home
last modified time | relevance | path

Searched defs:insn_len (Results 1 – 10 of 10) sorted by relevance

/linux/tools/objtool/arch/x86/
H A Ddecode.c101 unsigned long *insn_off, unsigned int *insn_len) in scan_for_insn() argument
126 unsigned int insn_len; in arch_adjusted_addend() local
/linux/tools/testing/selftests/kvm/x86/
H A Ddebug_regs.c72 vcpu_skip_insn(struct kvm_vcpu * vcpu,int insn_len) vcpu_skip_insn() argument
H A Dnested_emulation_test.c84 u32 insn_len = get_instruction_length(insn); in guest_code() local
/linux/tools/perf/util/
H A Dsample.h106 u16 insn_len; global() member
H A Dthread-stack.c407 u64 to_ip, u16 insn_len, u64 trace_nr, bool callstack, in thread_stack__event() argument
H A Dintel-pt.c218 u16 insn_len; member
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h252 int insn_len; member
/linux/arch/x86/kvm/svm/
H A Dsvm.c5132 void *insn, int insn_len) in svm_check_emulate_instruction()
/linux/arch/x86/net/
H A Dbpf_jit_comp.c1516 u32 insn_len = FIELD_GET(FIXUP_INSN_LEN_MASK, x->fixup); in ex_handler_bpf() local
/linux/arch/x86/kvm/vmx/
H A Dvmx.c1785 void *insn, int insn_len) in vmx_check_emulate_instruction()