Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_machdep.c209 vm_paddr_t phys_end; in octeon_memory_init() local
213 phys_end = round_page(MIPS_KSEG0_TO_PHYS((vm_offset_t)&end)); in octeon_memory_init()
217 phys_avail[0] = phys_end; in octeon_memory_init()
241 addr = cvmx_bootmem_phy_alloc(1 << 20, phys_end, in octeon_memory_init()