Home
last modified time | relevance | path

Searched refs:XCHAL_KIO_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/xtensa/include/asm/
Dio.h36 && offset - XCHAL_KIO_PADDR < XCHAL_KIO_SIZE) in ioremap_nocache()
46 && offset - XCHAL_KIO_PADDR < XCHAL_KIO_SIZE) in ioremap_cache()
Ddma.h48 #define MAX_DMA_ADDRESS (PAGE_OFFSET + XCHAL_KIO_SIZE - 1)
Dvectors.h32 #define XCHAL_KIO_SIZE 0x10000000 macro