Home
last modified time | relevance | path

Searched refs:ipe (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/hppa/dev/
H A Dastro.c636 struct iommu_page_entry ipe; in iommu_iomap_insert_page() local
638 ipe.ipe_pa = pa; in iommu_iomap_insert_page()
639 if (SPLAY_FIND(iommu_page_tree, &ipm->ipm_tree, &ipe)) in iommu_iomap_insert_page()
/openbsd/sys/arch/sparc64/dev/
H A Diommu.c1740 struct iommu_page_entry ipe; in iommu_iomap_insert_page() local
1742 ipe.ipe_pa = pa; in iommu_iomap_insert_page()
1743 if (SPLAY_FIND(iommu_page_tree, &ipm->ipm_tree, &ipe)) in iommu_iomap_insert_page()