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