Home
last modified time | relevance | path

Searched defs:mem_map (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/arch/mips/mti-malta/
Dmalta-dtshim.c34 enum mem_map { enum
141 enum mem_map mem_map; in append_memory() local
/Linux-v4.19/arch/mips/include/asm/mach-loongson64/
Dboot_param.h22 struct mem_map { struct
23 u32 node_id; /* node_id which memory attached to */
24 u32 mem_type; /* system memory, pci memory, pci io, etc. */
25 u64 mem_start; /* memory map start address */
26 u32 mem_size; /* each memory_map size, not the total size */
/Linux-v4.19/mm/
Dsparse.c246 static unsigned long sparse_encode_mem_map(struct page *mem_map, unsigned long pnum) in sparse_encode_mem_map()
266 unsigned long pnum, struct page *mem_map, in sparse_init_one_section()
Dnommu.c47 struct page *mem_map; variable
Dmemory.c92 struct page *mem_map; variable
/Linux-v4.19/arch/x86/boot/compressed/
Deboot.c689 efi_memory_desc_t *mem_map; in exit_boot() local
/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dacx.c221 int wl1251_acx_mem_map(struct wl1251 *wl, struct acx_header *mem_map, in wl1251_acx_mem_map()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dacx.c157 int wl1271_acx_mem_map(struct wl1271 *wl, struct acx_header *mem_map, in wl1271_acx_mem_map()
/Linux-v4.19/drivers/block/
Dskd_main.c207 void __iomem *mem_map[SKD_MAX_BARS]; member