swiotlb-xen: remove XEN_PFN_PHYS
[linux-block.git] / include / xen / hvm.h
index 0b15f8cb17fcbc3d2b73432ebde976b19864ef67..b7fd7fc9ad414a1686181da618d953a639edbf91 100644 (file)
@@ -58,4 +58,6 @@ static inline int hvm_get_parameter(int idx, uint64_t *value)
 #define HVM_CALLBACK_VECTOR(x) (((uint64_t)HVM_CALLBACK_VIA_TYPE_VECTOR)<<\
                HVM_CALLBACK_VIA_TYPE_SHIFT | (x))
 
+void xen_setup_callback_vector(void);
+
 #endif /* XEN_HVM_H__ */