Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dfixmap.h19 #define FIXMAP_SIZE (FIX_BITMAP_COUNT << PAGE_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dhighmem.h16 #define FIXMAP_SIZE PGDIR_SIZE /* only 1 PGD worth */ macro