Searched defs:section (Results 1 – 6 of 6) sorted by relevance
34 #define STD_ENTRY_SECTION(name, section) \ argument
24 struct section { struct26 struct section *link; argument31 static struct section *secs; argument
63 int i, section = pfn >> PFN_SECTION_SHIFT, ssec, esec; in __early_pfn_to_nid() local
46 #define RELOCATE_ENTRY(sym, section) \ argument65 #define SECTION_VECTOR(sym, section, addr, max_prevsec_size, prevsec) \ argument
29 } *section; member
315 unsigned int section) in arch_mod_section_prepend()