Searched refs:cur_phy (Results 1 – 1 of 1) sorted by relevance
1550 let mut cur_phy = phys; in physmap() localVariable1556 unsafe { mapper.map_phys(cur_dest.virt_address(), cur_phy.phys_address(), flags) } in physmap()1564 cur_phy = cur_phy.next(); in physmap()1579 cur_phy = phys; in physmap()1581 let paddr = cur_phy.phys_address(); in physmap()1584 cur_phy = cur_phy.next(); in physmap()