aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJames Hogan <[email protected]>2016-06-09 14:19:12 +0100
committerPaolo Bonzini <[email protected]>2016-06-14 11:02:43 +0200
commit021df206354cf1e1d341b66dee19ac250c9dc37d (patch)
treef40cfb8ba29f0de187e9eced7ad255506067fd3b /tools/perf/scripts/python
parent9befad23ed3e2e178741cb84ac09c0ff45610537 (diff)
MIPS: KVM: Simplify even/odd TLB handling
When handling TLB faults in the guest KSeg0 region, a pair of physical addresses are read from the guest physical address map. However that process is rather convoluted with an if/then/else statement. Simplify it to just clear the lowest bit for the even entry and set the lowest bit for the odd entry. Signed-off-by: James Hogan <[email protected]> Cc: Paolo Bonzini <[email protected]> Cc: Radim Krčmář <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions