Sign in
gem5
/
arm
/
linux-arm64-legacy
/
87affd08bc9c741b99053cabb908cf54a135a0fa
/
.
/
include
/
asm-arm
/
sparsemem.h
blob: 277158191a0d2c0a5a0fc3858d6ba54a7d8539c5 [
file
] [
log
] [
blame
]
#ifndef
ASMARM_SPARSEMEM_H
#define
ASMARM_SPARSEMEM_H
#include
<asm/memory.h>
#define
MAX_PHYSADDR_BITS
32
#define
MAX_PHYSMEM_BITS
32
#define
SECTION_SIZE_BITS NODE_MEM_SIZE_BITS
#endif