diff options
author | 2022-04-20 06:27:27 -0400 | |
---|---|---|
committer | 2022-04-21 15:41:01 -0400 | |
commit | e852be8b148e117e25be1c98cf72ee489b05919e (patch) | |
tree | ffb5b859c5e3bf47da256c9f60ad268474b3f717 /scripts/gdb/linux/utils.py | |
parent | kvm: selftests: do not use bitfields larger than 32-bits for PTEs (diff) | |
download | wireguard-linux-e852be8b148e117e25be1c98cf72ee489b05919e.tar.xz wireguard-linux-e852be8b148e117e25be1c98cf72ee489b05919e.zip |
kvm: selftests: introduce and use more page size-related constants
Clean up code that was hardcoding masks for various fields,
now that the masks are included in processor.h.
For more cleanup, define PAGE_SIZE and PAGE_MASK just like in Linux.
PAGE_SIZE in particular was defined by several tests.
Suggested-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions