Home
last modified time | relevance | path

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

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