Searched refs:MKIOPTE (Results 1 – 2 of 2) sorted by relevance
37 #define MKIOPTE(phys) __iopte((((phys)>>4) & IOUPTE_PAGE) | IOPERM) macro137 iopte = MKIOPTE(phys & PAGE_MASK); in iounit_get_area()257 sbus_writel(iopte_val(MKIOPTE(__pa(page))), iopte); in iounit_alloc()
53 #define MKIOPTE(pfn, perm) (((((pfn)<<8) & IOPTE_PAGE) | (perm)) & ~IOPTE_WAZ) macro225 iopte_val(*iopte) = MKIOPTE(pfn, IOPERM); in __sbus_iommu_map_phys()369 MKIOPTE(page_to_pfn(virt_to_page(page)), ioperm_noc); in sbus_iommu_alloc()