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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsuspend.c23 if (pfn <= LC_PAGES)
H A Dsetup.c382 BUILD_BUG_ON(sizeof(struct _lowcore) != LC_PAGES * 4096);
383 lc = __alloc_bootmem_low(LC_PAGES * PAGE_SIZE, LC_PAGES * PAGE_SIZE, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dlowcore.h25 #define LC_PAGES 1 macro
161 #define LC_PAGES 2 macro

Completed in 138 milliseconds