Home
last modified time | relevance | path

Searched defs:FIXMAP_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/parisc/include/asm/
H A Dfixmap.h34 #define FIXMAP_SIZE (FIX_BITMAP_COUNT << PAGE_SHIFT) macro
/linux/arch/arc/include/asm/
H A Dhighmem.h14 #define FIXMAP_SIZE PGDIR_SIZE macro
/linux/arch/s390/boot/
H A Dstartup.c239 #define FIXMAP_SIZE round_up(MEMCPY_REAL_SIZE + ABS_LOWCORE_MAP_SIZE, sizeof(struct lowcore)) macro