KVM: arm64: Move __adjust_pc out of line
In order to make it easy to call __adjust_pc() from the EL1 code (in the case of nVHE), rename it to __kvm_adjust_pc() and move it out of line. No expected functional change. Reviewed-by:Alexandru Elisei <alexandru.elisei@arm.com> Reviewed-by:
Zenghui Yu <yuzenghui@huawei.com> Tested-by:
Zenghui Yu <yuzenghui@huawei.com> Signed-off-by:
Marc Zyngier <maz@kernel.org> Cc: stable@vger.kernel.org # 5.11
Showing
Please register or sign in to comment