Searched refs:xive_native_get_vp_state (Results 1 – 3 of 3) sorted by relevance
138 extern int xive_native_get_vp_state(u32 vp_id, u64 *out_state);
836 int xive_native_get_vp_state(u32 vp_id, u64 *out_state) in xive_native_get_vp_state() function852 EXPORT_SYMBOL_GPL(xive_native_get_vp_state);
1130 rc = xive_native_get_vp_state(xc->vp_id, &opal_state); in kvmppc_xive_native_get_vp()