Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/
H A Ddart_iommu.c194 uaddr += DART_PAGE_SIZE; in dart_build()
253 tmp = memblock_phys_alloc(DART_PAGE_SIZE, DART_PAGE_SIZE); in allocate_dart()
H A Ddart.h61 #define DART_PAGE_SIZE (1 << DART_PAGE_SHIFT) macro