Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dmodule_64.c100 struct ppc64_stub_entry struct
151 struct ppc64_stub_entry *stub; in module_trampoline_target()
160 stub = (struct ppc64_stub_entry *)addr; in module_trampoline_target()
285 return relocs * sizeof(struct ppc64_stub_entry); in get_stubs_size()
400 struct ppc64_stub_entry *entry, in create_stub()
431 struct ppc64_stub_entry *stubs; in stub_for_addr()
478 struct ppc64_stub_entry *stub = (struct ppc64_stub_entry *)addr; in squash_toc_save_inst()
768 struct ppc64_stub_entry *entry; in create_ftrace_stub()