Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/m68k/sun3x/
A Ddvma.c186 end = (DVMA_PAGE_ALIGN(baddr+len) >> DVMA_PAGE_SHIFT); in dvma_unmap_iommu()
/linux-6.3-rc2/arch/m68k/include/asm/
A Ddvma.h17 #define DVMA_PAGE_ALIGN(addr) ALIGN(addr, DVMA_PAGE_SIZE) macro

Completed in 5 milliseconds