diff options
author | Stanislav Kinsburskiy <[email protected]> | 2022-11-03 17:58:59 +0000 |
---|---|---|
committer | Wei Liu <[email protected]> | 2022-11-28 16:48:20 +0000 |
commit | 364adc45e9aff8cc08d7b87b6e61f6f272f70308 (patch) | |
tree | 987bc861feeaf52e9a993626ca338f8ec2f90647 /arch/x86/hyperv/hv_init.c | |
parent | e1f5c66db85fb3e0a17b803fc2e868e9c59c193a (diff) |
clocksource: hyper-v: Use TSC PFN getter to map vvar page
Instead of converting the virtual address to physical directly.
This is a precursor patch for the upcoming support for TSC page mapping into
Microsoft Hypervisor root partition, where TSC PFN will be defined by the
hypervisor and thus can't be obtained by linear translation of the physical
address.
Signed-off-by: Stanislav Kinsburskiy <[email protected]>
CC: Andy Lutomirski <[email protected]>
CC: Thomas Gleixner <[email protected]>
CC: Ingo Molnar <[email protected]>
CC: Borislav Petkov <[email protected]>
CC: Dave Hansen <[email protected]>
CC: [email protected]
CC: "H. Peter Anvin" <[email protected]>
CC: "K. Y. Srinivasan" <[email protected]>
CC: Haiyang Zhang <[email protected]>
CC: Wei Liu <[email protected]>
CC: Dexuan Cui <[email protected]>
CC: Daniel Lezcano <[email protected]>
CC: [email protected]
CC: [email protected]
Reviewed-by: Michael Kelley <[email protected]>
Reviewed-by: Anirudh Rayabharam <[email protected]>
Link: https://lore.kernel.org/r/166749833939.218190.14095015146003109462.stgit@skinsburskii-cloud-desktop.internal.cloudapp.net
Signed-off-by: Wei Liu <[email protected]>
Diffstat (limited to 'arch/x86/hyperv/hv_init.c')
0 files changed, 0 insertions, 0 deletions