Home
last modified time | relevance | path

Searched refs:DISP32_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkprobes.h43 #define MAX_OPTIMIZED_LENGTH (MAX_INSN_SIZE + DISP32_SIZE)
87 kprobe_opcode_t copied_insn[DISP32_SIZE];
H A Dtext-patching.h62 #define DISP32_SIZE 4 macro