Home
last modified time | relevance | path

Searched refs:JMP32_INSN_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkprobes.h47 MAX_OPTIMIZED_LENGTH + JMP32_INSN_SIZE)
H A Dtext-patching.h56 #define JMP32_INSN_SIZE 5 macro
/linux/arch/x86/kernel/
H A Dftrace.c363 __text_gen_insn(ip, JMP32_INSN_OPCODE, ip, x86_return_thunk, JMP32_INSN_SIZE); in create_trampoline()