Searched defs:mem_map (Results 1 – 11 of 11) sorted by relevance
/linux/arch/mips/mti-malta/ |
A D | malta-dtshim.c | 30 enum mem_map { enum 137 enum mem_map mem_map; in append_memory() local
|
/linux/arch/mips/include/asm/mach-loongson64/ |
A D | boot_param.h | 24 struct mem_map { struct 25 u32 node_id; /* node_id which memory attached to */ 26 u32 mem_type; /* system memory, pci memory, pci io, etc. */ 27 u64 mem_start; /* memory map start address */ 28 u32 mem_size; /* each memory_map size, not the total size */
|
/linux/Documentation/admin-guide/kdump/ |
A D | vmcoreinfo.rst | 74 mem_map section in Common variables
|
/linux/mm/ |
A D | sparse.c | 280 static unsigned long sparse_encode_mem_map(struct page *mem_map, unsigned long pnum) in sparse_encode_mem_map() 302 unsigned long pnum, struct page *mem_map, in sparse_init_one_section()
|
A D | nommu.c | 47 struct page *mem_map; variable
|
A D | memory.c | 97 struct page *mem_map; variable
|
/linux/drivers/firmware/efi/libstub/ |
A D | x86-stub.c | 628 efi_memory_desc_t *mem_map; in exit_boot() local
|
/linux/drivers/net/wireless/ti/wl1251/ |
A D | acx.c | 221 int wl1251_acx_mem_map(struct wl1251 *wl, struct acx_header *mem_map, in wl1251_acx_mem_map()
|
/linux/drivers/net/wireless/ti/wlcore/ |
A D | acx.c | 143 int wl1271_acx_mem_map(struct wl1271 *wl, struct acx_header *mem_map, in wl1271_acx_mem_map()
|
/linux/drivers/staging/media/atomisp/pci/ |
A D | sh_css_internal.h | 265 mem_map;/** pointers to Parameters in ISP format IMPT: member
|
/linux/drivers/staging/media/ipu3/ |
A D | ipu3-abi.h | 1757 struct imgu_abi_ddr_address_map mem_map; member
|
Completed in 57 milliseconds