Home
last modified time | relevance | path

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

/linux/arch/xtensa/include/asm/
H A Dpage.h157 if (off >= XCHAL_KIO_SIZE) in ___pa()
158 off -= XCHAL_KIO_SIZE; in ___pa()
H A Ddma.h48 #define MAX_DMA_ADDRESS (PAGE_OFFSET + XCHAL_KIO_SIZE - 1)
H A Dkmem_layout.h79 #define XCHAL_KIO_SIZE 0x10000000 macro