Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-loongson64/
Dboot_param.h21 struct mem_map { struct
22 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/
Diorpc_trio.c224 unsigned int mem_map; member
232 unsigned int mac, unsigned int mem_map, in gxio_trio_config_msi_intr()
/linux-4.4.14/mm/
Dsparse.c217 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()
Dnommu.c47 struct page *mem_map; variable
Dmemory.c82 struct page *mem_map; variable
/linux-4.4.14/drivers/pcmcia/
Dm32r_cfc.c51 pccard_mem_map mem_map[MAX_WIN]; member
Dm32r_pcc.c59 pccard_mem_map mem_map[MAX_WIN]; member
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dacx.c220 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/
Dpci_gx.c1487 int mem_map; in arch_setup_msi_irq() local
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dacx.c158 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/
Deboot.c1320 efi_memory_desc_t *mem_map; in exit_boot() local
/linux-4.4.14/drivers/block/
Dskd_main.c272 volatile void __iomem *mem_map[SKD_MAX_BARS]; member