Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dmodule_64.c112 struct ppc64_stub_entry struct
156 struct ppc64_stub_entry *stub; in module_trampoline_target()
165 stub = (struct ppc64_stub_entry *)addr; in module_trampoline_target()
290 return relocs * sizeof(struct ppc64_stub_entry); in get_stubs_size()
417 struct ppc64_stub_entry *entry, in create_stub()
448 struct ppc64_stub_entry *stubs; in stub_for_addr()
495 struct ppc64_stub_entry *stub = (struct ppc64_stub_entry *)addr; in squash_toc_save_inst()
775 struct ppc64_stub_entry *entry; in create_ftrace_stub()