Some prototypes in include/asm-x86/hvm/vmx/vmx.h have no related
implementation. Remove them.
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
void update_guest_eip(void);
-int alloc_p2m_hap_data(struct p2m_domain *p2m);
-void free_p2m_hap_data(struct p2m_domain *p2m);
-void p2m_init_hap_data(struct p2m_domain *p2m);
-
void vmx_pi_per_cpu_init(unsigned int cpu);
void vmx_pi_desc_fixup(unsigned int cpu);