KVM: arm64: Factor out code for saving/restoring guest debug regs This code will be reused when supporting debug for non-protected VMs in protected mode. No functional change intended Signed-off-by: Fuad Tabba <tabba@google.com>