Searched defs:mod_arch_specific (Results 1 – 13 of 13) sorted by relevance
4334 struct mod_arch_specific { struct4335 unsigned int stubs_section;4336 unsigned int toc_section;4337 bool toc_fixed;4338 long unsigned int start_opd;4339 long unsigned int end_opd;4340 long unsigned int tramp;4341 long unsigned int tramp_regs;4342 struct list_head bug_list;4343 struct bug_entry *bug_table;[all …]
324 struct mod_arch_specific { struct325 struct mod_section got;326 struct mod_section plt;327 struct mod_section plt_idx;328 struct plt_entry *ftrace_trampolines;
3825 struct mod_arch_specific { struct3826 unsigned int num_orcs;3827 int *orc_unwind_ip;3828 struct orc_entry *orc_unwind;
838 struct mod_arch_specific { struct839 struct mod_plt_sec core;840 struct mod_plt_sec init;841 struct plt_entry *ftrace_trampolines;842 struct pkvm_el2_module hyp;
2905 struct mod_arch_specific { struct2906 struct mod_plt_sec core;2907 struct mod_plt_sec init;2908 struct plt_entry *ftrace_trampolines;
3464 struct mod_arch_specific { struct3465 struct mod_section got;3466 struct mod_section plt;3467 struct mod_section got_plt;
3855 struct mod_arch_specific {}; struct
210 struct mod_arch_specific {}; struct