Home
last modified time | relevance | path

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

/arch/microblaze/include/asm/
Dfixmap.h61 #define __FIXADDR_SIZE (__end_of_fixed_addresses << PAGE_SHIFT) macro
62 #define FIXADDR_START (FIXADDR_TOP - __FIXADDR_SIZE)
/arch/powerpc/include/asm/
Dfixmap.h61 #define __FIXADDR_SIZE (__end_of_fixed_addresses << PAGE_SHIFT) macro
62 #define FIXADDR_START (FIXADDR_TOP - __FIXADDR_SIZE)
/arch/tile/include/asm/
Dfixmap.h78 #define __FIXADDR_SIZE (__end_of_permanent_fixed_addresses << PAGE_SHIFT) macro
80 #define FIXADDR_START (FIXADDR_TOP + PAGE_SIZE - __FIXADDR_SIZE)