diff options
author | Maya Nakamura <[email protected]> | 2019-07-12 08:14:47 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-07-22 11:06:44 +0200 |
commit | fcd3f6222a4ece735d0b3ffb93f646eff693aa69 (patch) | |
tree | fffadb9ff6d7f705b4cb5924a9ec5e9ea95bcba6 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff) |
x86/hyperv: Create and use Hyper-V page definitions
Define HV_HYP_PAGE_SHIFT, HV_HYP_PAGE_SIZE, and HV_HYP_PAGE_MASK because
the Linux guest page size and hypervisor page size concepts are different,
even though they happen to be the same value on x86.
Also, replace PAGE_SIZE with HV_HYP_PAGE_SIZE.
Signed-off-by: Maya Nakamura <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Link: https://lkml.kernel.org/r/e95111629abf65d016e983f72494cbf110ce605f.1562916939.git.m.maya.nakamura@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions