aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/sparsemem.h
blob: 487428b6d099435a45dde19777a84b542b6e677d (plain) (blame)
1
2
3
4
5
6
7
#ifndef _ASM_S390_SPARSEMEM_H
#define _ASM_S390_SPARSEMEM_H

#define SECTION_SIZE_BITS	28
#define MAX_PHYSMEM_BITS	46

#endif /* _ASM_S390_SPARSEMEM_H */