Home
last modified time | relevance | path

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

/linux-4.1.27/arch/xtensa/include/asm/
Dio.h45 && offset - XCHAL_KIO_PADDR < XCHAL_KIO_SIZE) in ioremap_nocache()
55 && offset - XCHAL_KIO_PADDR < XCHAL_KIO_SIZE) in ioremap_cache()
Ddma.h48 #define MAX_DMA_ADDRESS (PAGE_OFFSET + XCHAL_KIO_SIZE - 1)
Dvectors.h27 #define XCHAL_KIO_SIZE 0x10000000 macro