Searched refs:next_phys (Results 1 – 3 of 3) sorted by relevance
109 static paddr_t next_phys; /* next available physical address from dboot */ variable223 if (start < next_phys) in do_bop_phys_alloc()224 start = P2ROUNDUP(next_phys, align); in do_bop_phys_alloc()247 next_phys = pa + size; in do_bop_phys_alloc()1953 copy = kbm_remap_window(next_phys, 1); in relocate_boot_archive()1955 copy_pfn = mmu_btop(next_phys); in relocate_boot_archive()1976 next_phys += MMU_PAGESIZE; in relocate_boot_archive()2159 next_phys = xbp->bi_next_paddr; in _start()2160 DBG(next_phys); in _start()
71 struct regpair next_phys; member708 DMA_REGPAIR_LE(p_next->next_phys, p_phys_next); in ecore_chain_init_next_ptr_elem()
4192 p_phys_next = HILO_DMA_REGPAIR(p_next->next_phys); in ecore_chain_free_next_ptr()