Home
last modified time | relevance | path

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

/Linux-v5.10/arch/parisc/include/asm/
Dfixmap.h19 #define FIXMAP_SIZE (FIX_BITMAP_COUNT << PAGE_SHIFT) macro
/Linux-v5.10/arch/arc/include/asm/
Dhighmem.h16 #define FIXMAP_SIZE PGDIR_SIZE /* only 1 PGD worth */ macro