Searched refs:xive_native_enable_vp (Results 1 – 4 of 4) sorted by relevance
123 int xive_native_enable_vp(u32 vp_id, bool single_escalation);
704 int xive_native_enable_vp(u32 vp_id, bool single_escalation) in xive_native_enable_vp() function719 EXPORT_SYMBOL_GPL(xive_native_enable_vp);
177 rc = xive_native_enable_vp(xc->vp_id, xive->single_escalation); in kvmppc_xive_native_connect_vcpu()
1315 r = xive_native_enable_vp(xc->vp_id, xive->single_escalation); in kvmppc_xive_connect_vcpu()