Home
last modified time | relevance | path

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

/freebsd-13.1/sys/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()
/freebsd-13.1/sys/dev/pci/
H A Dpci_host_generic.c392 rman_res_t phys_start, phys_end; in pci_host_generic_core_alloc_resource() local
410 &phys_end)) { in pci_host_generic_core_alloc_resource()