Searched refs:xive_native_get_vp_state (Results 1 – 3 of 3) sorted by relevance
142 int xive_native_get_vp_state(u32 vp_id, u64 *out_state);
862 int xive_native_get_vp_state(u32 vp_id, u64 *out_state) in xive_native_get_vp_state() function877 EXPORT_SYMBOL_GPL(xive_native_get_vp_state);
1153 rc = xive_native_get_vp_state(xc->vp_id, &opal_state); in kvmppc_xive_native_get_vp()