Home
last modified time | relevance | path

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

/linux/arch/xtensa/include/asm/
H A Dfixmap.h29 #define FIXADDR_END (XCHAL_KSEG_CACHED_VADDR - PAGE_SIZE) macro
32 #define FIXADDR_START ((FIXADDR_END - FIXADDR_SIZE) & PMD_MASK)
/linux/arch/arm/include/asm/
H A Dfixmap.h6 #define FIXADDR_END 0xfff00000UL macro
7 #define FIXADDR_TOP (FIXADDR_END - PAGE_SIZE)