KVM: arm64: Apply hyp relocations at runtime
[linux-2.6-microblaze.git] / arch / arm64 / include / asm / kvm_mmu.h
index e52d82a..6bbb440 100644 (file)
@@ -129,6 +129,7 @@ alternative_cb_end
 void kvm_update_va_mask(struct alt_instr *alt,
                        __le32 *origptr, __le32 *updptr, int nr_inst);
 void kvm_compute_layout(void);
+void kvm_apply_hyp_relocations(void);
 
 static __always_inline unsigned long __kern_hyp_va(unsigned long v)
 {