Searched defs:section (Results 1 – 8 of 8) sorted by relevance
| /include/linux/ |
| A D | mmzone.h | 1992 static inline struct page *__section_mem_map_addr(struct mem_section *section) in __section_mem_map_addr() 1999 static inline int present_section(struct mem_section *section) in present_section() 2009 static inline int valid_section(struct mem_section *section) in valid_section() 2014 static inline int early_section(struct mem_section *section) in early_section() 2024 static inline int online_section(struct mem_section *section) in online_section() 2030 static inline int online_device_section(struct mem_section *section) in online_device_section() 2037 static inline int online_device_section(struct mem_section *section) in online_device_section() 2044 static inline int preinited_vmemmap_section(struct mem_section *section) in preinited_vmemmap_section() 2054 static inline int preinited_vmemmap_section(struct mem_section *section) in preinited_vmemmap_section()
|
| A D | codetag.h | 37 const char *section; member
|
| A D | compiler_attributes.h | 321 #define __section(section) __attribute__((__section__(section))) argument
|
| A D | kexec.h | 288 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() 307 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
|
| A D | compiler_types.h | 382 #define __noinstr_section(section) \ argument
|
| A D | mm.h | 1756 static inline void set_page_section(struct page *page, unsigned long section) in set_page_section()
|
| A D | pci.h | 2314 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument
|
| /include/acpi/ |
| A D | ghes.h | 119 #define apei_estatus_for_each_section(estatus, section) \ argument
|
Completed in 33 milliseconds