Searched refs:mem_map (Results 26 - 30 of 30) sorted by relevance

12

/linux-master/include/linux/
H A Dmmzone.h1235 extern struct page *mem_map;
1869 * We use the lower bits of the mem_map pointer to store
1871 * as mem_map - section_nr_to_pfn(pnum). The result is
1873 * 1. All mem_map arrays are page-aligned.
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-abi.h1757 struct imgu_abi_ddr_address_map mem_map; member in struct:imgu_abi_parameter_set_info
/linux-master/arch/riscv/mm/
H A Dinit.c166 BUG_ON(!mem_map);
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c3089 /* enqueue a copies of the mem_map to
3184 &isp_params_info.mem_map);
3861 ia_css_ptr *addrs = (ia_css_ptr *)&isp_params_info.mem_map;
3874 hmm_load(ptr, &isp_params_info.mem_map, sizeof(struct sh_css_ddr_address_map));
/linux-master/mm/
H A Dmemory.c103 struct page *mem_map; variable in typeref:struct:page
104 EXPORT_SYMBOL(mem_map); variable

Completed in 234 milliseconds

12