Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Doptprobes.c22 #define TMPL_EMULATE_IDX (optprobe_template_call_emulate - optprobe_template_entry) macro
219 rc |= create_branch(&branch_emulate_step, buff + TMPL_EMULATE_IDX, in arch_prepare_optimized_kprobe()
226 patch_instruction(buff + TMPL_EMULATE_IDX, branch_emulate_step); in arch_prepare_optimized_kprobe()