Home
last modified time | relevance | path

Searched refs:XCHAL_KSEG_SIZE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/xtensa/include/asm/
H A Dpage.h33 PHYS_PFN(XCHAL_KSEG_SIZE))
171 if (off >= XCHAL_KSEG_SIZE) in ___pa()
172 off -= XCHAL_KSEG_SIZE; in ___pa()
177 if (off < XCHAL_KSEG_SIZE) in ___pa()
180 off -= XCHAL_KSEG_SIZE; in ___pa()
H A Dkmem_layout.h30 #define XCHAL_KSEG_SIZE __XTENSA_UL_CONST(0x08000000) macro
39 #define XCHAL_KSEG_SIZE __XTENSA_UL_CONST(0x10000000) macro
48 #define XCHAL_KSEG_SIZE __XTENSA_UL_CONST(0x20000000) macro
/openbmc/linux/Documentation/arch/xtensa/
H A Dbooting.rst22 XCHAL_KSEG_PADDR + XCHAL_KSEG_SIZE), otherwise it is considered virtual.
/openbmc/linux/arch/xtensa/kernel/
H A Dhead.S93 movi a3, XCHAL_KSEG_SIZE