Searched defs:mem_map (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.10/arch/mips/mti-malta/ | 
| D | malta-dtshim.c | 30 enum mem_map {  enum137 	enum mem_map mem_map;  in append_memory()  local
 
 | 
| /Linux-v5.10/arch/mips/include/asm/mach-loongson64/ | 
| D | boot_param.h | 24 	struct mem_map {  struct25 		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-v5.10/Documentation/admin-guide/kdump/ | 
| D | vmcoreinfo.rst | 68 mem_map  section in Common variables
 | 
| /Linux-v5.10/mm/ | 
| D | sparse.c | 306 static unsigned long sparse_encode_mem_map(struct page *mem_map, unsigned long pnum)  in sparse_encode_mem_map()328 		unsigned long pnum, struct page *mem_map,  in sparse_init_one_section()
 
 | 
| D | nommu.c | 48 struct page *mem_map;  variable
 | 
| D | memory.c | 98 struct page *mem_map;  variable
 | 
| /Linux-v5.10/drivers/firmware/efi/libstub/ | 
| D | x86-stub.c | 628 	efi_memory_desc_t *mem_map;  in exit_boot()  local
 | 
| /Linux-v5.10/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-v5.10/drivers/net/wireless/ti/wlcore/ | 
| D | acx.c | 143 int wl1271_acx_mem_map(struct wl1271 *wl, struct acx_header *mem_map,  in wl1271_acx_mem_map()
 | 
| /Linux-v5.10/drivers/block/ | 
| D | skd_main.c | 205 	void __iomem *mem_map[SKD_MAX_BARS];  member
 | 
| /Linux-v5.10/drivers/staging/media/atomisp/pci/ | 
| D | sh_css_internal.h | 265 		mem_map;/** pointers to Parameters in ISP format IMPT:  member
 | 
| /Linux-v5.10/drivers/staging/media/ipu3/ | 
| D | ipu3-abi.h | 1757 	struct imgu_abi_ddr_address_map mem_map;  member
 |