Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
Dlowcore.h18 #define LC_PAGES 2 macro
/kernel/linux/linux-5.10/arch/s390/kernel/
Dsetup.c384 BUILD_BUG_ON(sizeof(struct lowcore) != LC_PAGES * PAGE_SIZE); in setup_lowcore_dat_off()