diff options
author | Heiko Carstens <[email protected]> | 2017-06-16 17:24:39 +0200 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2017-07-26 08:25:08 +0200 |
commit | c67da7c7c5d4c0a45b079b21f6991cb7e753856e (patch) | |
tree | b2fa23016e3160fa807e1d89b986156e0923a692 /tools/perf/util/c++/clang-test.cpp | |
parent | a31a00ba7c161ac3741c4c8a4872f88891b24554 (diff) |
s390/mm: introduce defines to reflect the hardware mmu
Add various defines like e.g. _REGION1_SHIFT to reflect the hardware
mmu. We have quite a bit code that does not make use of the Linux
memory management primitives but directly modifies page, segment and
region values.
Most of this is open-coded like e.g. "1UL << 53". In order to clean
this up introduce a couple of new defines. The existing Linux memory
management defines are changed, so the mapping to the hardware
implementation is reflected.
Reviewed-by: Martin Schwidefsky <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions