Home
last modified time | relevance | path

Searched defs:section (Results 1 – 8 of 8) sorted by relevance

/include/acpi/
Dghes.h122 #define apei_estatus_for_each_section(estatus, section) \ argument
/include/linux/
Dmmzone.h1954 static inline struct page *__section_mem_map_addr(struct mem_section *section) in __section_mem_map_addr()
1961 static inline int present_section(struct mem_section *section) in present_section()
1971 static inline int valid_section(struct mem_section *section) in valid_section()
1976 static inline int early_section(struct mem_section *section) in early_section()
1986 static inline int online_section(struct mem_section *section) in online_section()
1992 static inline int online_device_section(struct mem_section *section) in online_device_section()
1999 static inline int online_device_section(struct mem_section *section) in online_device_section()
Dcompiler_attributes.h334 #define __section(section) __attribute__((__section__(section))) argument
Dkexec.h245 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add()
264 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
Dcompiler_types.h299 #define __noinstr_section(section) \ argument
Dmm.h1898 static inline void set_page_section(struct page *page, unsigned long section) in set_page_section()
Dpci.h2247 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument
/include/drm/
Ddrm_displayid.h149 const u8 *section; member