Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-loongson/
Dboot_param.h20 struct mem_map { struct
21 u32 node_id; /* node_id which memory attached to */
22 u32 mem_type; /* system memory, pci memory, pci io, etc. */
23 u64 mem_start; /* memory map start address */
24 u32 mem_size; /* each memory_map size, not the total size */
/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()
/arch/tile/kernel/
Dpci_gx.c1497 int mem_map; in arch_setup_msi_irq() local
/arch/x86/boot/compressed/
Deboot.c1301 efi_memory_desc_t *mem_map; in exit_boot() local