Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtext-patching.h93 union text_poke_insn { union
104 union text_poke_insn *insn = buf; in __text_gen_insn()
134 static union text_poke_insn insn; /* per instance */ in text_gen_insn()
/openbmc/linux/arch/x86/kernel/
H A Dftrace.c511 union text_poke_insn call; in addr_from_call()