diff options
Diffstat (limited to 'arch/arm64/include/asm/kvm_asm.h')
| -rw-r--r-- | arch/arm64/include/asm/kvm_asm.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/include/asm/kvm_asm.h b/arch/arm64/include/asm/kvm_asm.h index 26a64d0f9ab9..ab4d0a926043 100644 --- a/arch/arm64/include/asm/kvm_asm.h +++ b/arch/arm64/include/asm/kvm_asm.h | |||
| @@ -55,6 +55,8 @@ extern void __kvm_tlb_flush_vmid_ipa(struct kvm *kvm, phys_addr_t ipa); | |||
| 55 | extern void __kvm_tlb_flush_vmid(struct kvm *kvm); | 55 | extern void __kvm_tlb_flush_vmid(struct kvm *kvm); |
| 56 | extern void __kvm_tlb_flush_local_vmid(struct kvm_vcpu *vcpu); | 56 | extern void __kvm_tlb_flush_local_vmid(struct kvm_vcpu *vcpu); |
| 57 | 57 | ||
| 58 | extern void __kvm_timer_set_cntvoff(u32 cntvoff_low, u32 cntvoff_high); | ||
| 59 | |||
| 58 | extern int __kvm_vcpu_run(struct kvm_vcpu *vcpu); | 60 | extern int __kvm_vcpu_run(struct kvm_vcpu *vcpu); |
| 59 | 61 | ||
| 60 | extern u64 __vgic_v3_get_ich_vtr_el2(void); | 62 | extern u64 __vgic_v3_get_ich_vtr_el2(void); |
