Home
last modified time | relevance | path

Searched refs:memblock_type (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dmemblock.h66 struct memblock_type { struct
85 struct memblock_type memory; argument
86 struct memblock_type reserved;
88 struct memblock_type physmem;
117 bool memblock_overlaps_region(struct memblock_type *type,
130 int memblock_add_range(struct memblock_type *type,
135 struct memblock_type *type_a,
136 struct memblock_type *type_b, phys_addr_t *out_start,
140 struct memblock_type *type_a,
141 struct memblock_type *type_b, phys_addr_t *out_start,
[all …]