Home
last modified time | relevance | path

Searched refs:boot_mem_map_entry (Results 1 – 3 of 3) sorted by relevance

/arch/mips/include/asm/
Dbootinfo.h97 struct boot_mem_map_entry { struct
/arch/mips/cavium-octeon/
Ddma-octeon.c274 struct boot_mem_map_entry *e = &boot_mem_map.map[i]; in plat_swiotlb_setup()
/arch/mips/kernel/
Dsetup.c82 struct boot_mem_map_entry *prev = boot_mem_map.map + x - 1; in add_memory_region()