PAGE_SZ           130 arch/arm/kernel/asm-offsets.c   DEFINE(PAGE_SZ,	       	PAGE_SIZE);
PAGE_SZ            81 arch/arm64/kernel/asm-offsets.c   DEFINE(PAGE_SZ,	       	PAGE_SIZE);
PAGE_SZ            90 arch/unicore32/kernel/asm-offsets.c 	DEFINE(PAGE_SZ,		PAGE_SIZE);
PAGE_SZ            36 tools/testing/selftests/futex/functional/futex_wait_private_mapped_file.c char pad[PAGE_SZ] = {1};
PAGE_SZ            38 tools/testing/selftests/futex/functional/futex_wait_private_mapped_file.c char pad2[PAGE_SZ] = {1};