Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Dsuspend.c160 if (pfn <= LC_PAGES) in pfn_is_nosave()
Dsetup.c313 BUILD_BUG_ON(sizeof(struct lowcore) != LC_PAGES * PAGE_SIZE); in setup_lowcore()
/Linux-v4.19/arch/s390/include/asm/
Dlowcore.h18 #define LC_PAGES 2 macro