Lines Matching refs:ldl_phys
311 lui_ins = ldl_phys(ebase + handlers[i].lui.off);
312 lw_ins = ldl_phys(ebase + handlers[i].lw.off);
313 srl_ins = ldl_phys(ebase + handlers[i].srl.off);
322 printf("0x%08x: 0x%08x\n", ebase + i, ldl_phys(ebase + i));
340 return ldl_phys(linux_pte_info.pgd_current_p);
384 pt_addr = ldl_phys(ptw_phys);
391 elo_even = ldl_phys(ptw_phys);
392 elo_odd = ldl_phys(ptw_phys+4);
529 pt_addr = ldl_phys(pgd_phys + pgd_index);
534 lo = ldl_phys(pt_phys + pt_index + 4);
536 lo = ldl_phys(pt_phys + pt_index);