diff options
| author | Alexander Graf <[email protected]> | 2009-10-30 05:47:07 +0000 |
|---|---|---|
| committer | Benjamin Herrenschmidt <[email protected]> | 2009-11-05 16:49:53 +1100 |
| commit | 29eb61bca1e82dc59e4d9c575e6f21ce7a36d61d (patch) | |
| tree | 27a875caac9136f5d6fb05aa1a35f5a7630aabed /tools/perf/scripts/python | |
| parent | 3cea8c435d0b142eb2b3dd2c411a24aa1b32bfe4 (diff) | |
Add book3s_64 highmem asm code
This is the of entry / exit code. In order to switch between host and guest
context, we need to switch register state and call the exit code handler on
exit.
This assembly file does exactly that. To finally enter the guest it calls
into book3s_64_slb.S. On exit it gets jumped at from book3s_64_slb.S too.
Signed-off-by: Alexander Graf <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions