IOC_PDIR_BASE     292 arch/ia64/hp/common/sba_iommu.c 	DBG_INIT("IOC_PDIR_BASE: %016lx\n", READ_REG(hpa+IOC_PDIR_BASE));
IOC_PDIR_BASE    1622 arch/ia64/hp/common/sba_iommu.c 	WRITE_REG(virt_to_phys(ioc->pdir_base), ioc->ioc_hpa + IOC_PDIR_BASE);
IOC_PDIR_BASE     270 drivers/char/agp/parisc-agp.c         io_pdir = phys_to_virt(readq(info->ioc_regs+IOC_PDIR_BASE));
IOC_PDIR_BASE     177 drivers/parisc/sba_iommu.c 	DBG_INIT("IOC_PDIR_BASE: 0x%Lx\n", READ_REG64(hpa+IOC_PDIR_BASE));
IOC_PDIR_BASE    1311 drivers/parisc/sba_iommu.c 	WRITE_REG(virt_to_phys(ioc->pdir_base), ioc->ioc_hpa + IOC_PDIR_BASE);
IOC_PDIR_BASE    1443 drivers/parisc/sba_iommu.c 	WRITE_REG64(virt_to_phys(ioc->pdir_base), ioc->ioc_hpa + IOC_PDIR_BASE);