diff options
author | Jordan Niethe <jniethe5@gmail.com> | 2023-12-01 18:56:07 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-12-07 23:33:07 +1100 |
commit | e0d4acbcba3f2d63dc15bc5432c8e26fc9e19675 (patch) | |
tree | 20c3cc8809a1e48737fc510f89163a19ed1cb3f7 /scripts/gcc-plugins/sancov_plugin.c | |
parent | 7d370e1812b9a5f5cc68aaa5991bf7d31d8ff52c (diff) |
KVM: PPC: Book3S HV nestedv2: Avoid reloading the tb offset
The kvmppc_get_tb_offset() getter reloads KVMPPC_GSID_TB_OFFSET from the
L0 for nestedv2 host. This is unnecessary as the value does not change.
KVMPPC_GSID_TB_OFFSET also need not be reloaded in
kvmppc_{s,g}et_dec_expires().
Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231201132618.555031-3-vaibhav@linux.ibm.com
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions