diff options
author | Kirill A. Shutemov <[email protected]> | 2018-02-09 17:22:26 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-11 12:36:18 +0100 |
commit | 4440977be1347d43503f381716e4918413b5a6f0 (patch) | |
tree | 2acb2738b14afa7887d4df31774fdc5c2efe6d25 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7cc4eb1bdd8b082f3d889daccd9412aa10e56165 (diff) |
x86/boot/compressed/64: Introduce paging_prepare()
Rename l5_paging_required() to paging_prepare() and change the
interface of the function.
This is a preparation for the next patch, which would make the function
also allocate memory for the 32-bit trampoline.
The function now returns a 128-bit structure. RAX would return
trampoline memory address (zero for now) and RDX would indicate if we
need to enable 5-level paging.
Signed-off-by: Kirill A. Shutemov <[email protected]>
[ Typo fixes and general clarification. ]
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Cyrill Gorcunov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions