Searched defs:mod_arch_specific (Results 1 – 2 of 2) sorted by relevance
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;
210 struct mod_arch_specific {}; struct