Searched defs:mem_map (Results  1 – 12 of 12) sorted by relevance
| /linux-4.4.14/arch/mips/include/asm/mach-loongson64/ | 
| D | boot_param.h | 21 	struct mem_map {  struct22 		u32 node_id;	/* node_id which memory attached to */
 23 		u32 mem_type;	/* system memory, pci memory, pci io, etc. */
 24 		u64 mem_start;	/* memory map start address */
 25 		u32 mem_size;	/* each memory_map size, not the total size */
 
 | 
| /linux-4.4.14/arch/tile/gxio/ | 
| D | iorpc_trio.c | 224 	unsigned int mem_map;  member232 			      unsigned int mac, unsigned int mem_map,  in gxio_trio_config_msi_intr()
 
 | 
| /linux-4.4.14/mm/ | 
| D | sparse.c | 217 static unsigned long sparse_encode_mem_map(struct page *mem_map, unsigned long pnum)  in sparse_encode_mem_map()233 		unsigned long pnum, struct page *mem_map,  in sparse_init_one_section()
 
 | 
| D | nommu.c | 47 struct page *mem_map;  variable
 | 
| D | memory.c | 82 struct page *mem_map;  variable
 | 
| /linux-4.4.14/drivers/pcmcia/ | 
| D | m32r_cfc.c | 51 	pccard_mem_map		mem_map[MAX_WIN];  member
 | 
| D | m32r_pcc.c | 59 	pccard_mem_map		mem_map[MAX_WIN];  member
 | 
| /linux-4.4.14/drivers/net/wireless/ti/wl1251/ | 
| D | acx.c | 220 int wl1251_acx_mem_map(struct wl1251 *wl, struct acx_header *mem_map,  in wl1251_acx_mem_map()
 | 
| /linux-4.4.14/arch/tile/kernel/ | 
| D | pci_gx.c | 1487 	int mem_map;  in arch_setup_msi_irq()  local
 | 
| /linux-4.4.14/drivers/net/wireless/ti/wlcore/ | 
| D | acx.c | 158 int wl1271_acx_mem_map(struct wl1271 *wl, struct acx_header *mem_map,  in wl1271_acx_mem_map()
 | 
| /linux-4.4.14/arch/x86/boot/compressed/ | 
| D | eboot.c | 1320 	efi_memory_desc_t *mem_map;  in exit_boot()  local
 | 
| /linux-4.4.14/drivers/block/ | 
| D | skd_main.c | 272 	volatile void __iomem *mem_map[SKD_MAX_BARS];  member
 |