Searched defs:mem_map (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/arch/mips/mti-malta/ |
D | malta-dtshim.c | 34 enum mem_map { enum 141 enum mem_map mem_map; in append_memory() local
|
/Linux-v4.19/arch/mips/include/asm/mach-loongson64/ |
D | boot_param.h | 22 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/ |
D | sparse.c | 246 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()
|
D | nommu.c | 47 struct page *mem_map; variable
|
D | memory.c | 92 struct page *mem_map; variable
|
/Linux-v4.19/arch/x86/boot/compressed/ |
D | eboot.c | 689 efi_memory_desc_t *mem_map; in exit_boot() local
|
/Linux-v4.19/drivers/net/wireless/ti/wl1251/ |
D | acx.c | 221 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/ |
D | acx.c | 157 int wl1271_acx_mem_map(struct wl1271 *wl, struct acx_header *mem_map, in wl1271_acx_mem_map()
|
/Linux-v4.19/drivers/block/ |
D | skd_main.c | 207 void __iomem *mem_map[SKD_MAX_BARS]; member
|