aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorClaudio Imbrenda <[email protected]>2021-02-01 17:26:54 +0100
committerChristian Borntraeger <[email protected]>2021-03-24 10:15:12 +0100
commit5ac14bac08ae827b619f21bcceaaac3b8c497e31 (patch)
tree517f5043df565bca818ddf001cfee5359a079fc9 /tools/perf/scripts/python
parentf85f1baaa18932a041fd2b1c2ca6cfd9898c7d2b (diff)
KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
Extend kvm_s390_shadow_fault to return the pointer to the valid leaf DAT table entry, or to the invalid entry. Also return some flags in the lower bits of the address: PEI_DAT_PROT: indicates that DAT protection applies because of the protection bit in the segment (or, if EDAT, region) tables. PEI_NOT_PTE: indicates that the address of the DAT table entry returned does not refer to a PTE, but to a segment or region table. Signed-off-by: Claudio Imbrenda <[email protected]> Cc: [email protected] Reviewed-by: Janosch Frank <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Reviewed-by: Christian Borntraeger <[email protected]> Link: https://lore.kernel.org/r/[email protected] [[email protected]: fold in a fix from Claudio] Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions