Home
last modified time | relevance | path

Searched defs:mem_section (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/display/
H A Dframebuffer.c25 MemoryRegionSection *mem_section, in framebuffer_update_memory_section()
57 MemoryRegionSection *mem_section, in framebuffer_update_display()
H A Dexynos4210_fimd.c293 MemoryRegionSection mem_section; /* RAM fragment containing framebuffer */ member
/openbmc/linux/scripts/gdb/linux/
H A Dmm.py155 def valid_section(self, mem_section): argument
160 def early_section(self, mem_section): argument
/openbmc/linux/mm/
H A Dsparse.c27 struct mem_section **mem_section; variable
29 struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT] variable
/openbmc/linux/include/linux/
H A Dmmzone.h1790 struct mem_section { struct
1805 struct mem_section_usage *usage; argument
1815 * WARNING: mem_section must be a power-of-2 in size for the argument