Home
last modified time | relevance | path

Searched refs:ioperm_noc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/mm/
H A Diommu.c48 static unsigned int ioperm_noc; /* Consistent mapping iopte flags */ variable
366 MKIOPTE(page_to_pfn(virt_to_page(page)), ioperm_noc); in sbus_iommu_alloc()
449 ioperm_noc = IOPTE_CACHE | IOPTE_WRITE | IOPTE_VALID; in ld_mmu_iommu()
452 ioperm_noc = IOPTE_WRITE | IOPTE_VALID; in ld_mmu_iommu()
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Diommu.c49 static unsigned int ioperm_noc; /* Consistent mapping iopte flags */ variable
367 MKIOPTE(page_to_pfn(virt_to_page(page)), ioperm_noc); in sbus_iommu_alloc()
450 ioperm_noc = IOPTE_CACHE | IOPTE_WRITE | IOPTE_VALID; in ld_mmu_iommu()
453 ioperm_noc = IOPTE_WRITE | IOPTE_VALID; in ld_mmu_iommu()

Completed in 2 milliseconds