pte_to_phys
phys_addr_t (*pte_to_phys)(struct isp_mmu *mmu,
return mmu->driver->pte_to_phys(mmu, pte);
.pte_to_phys = sh_pte_to_phys,