Home
last modified time | relevance | path

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

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