xive_native_get_vp_state
int xive_native_get_vp_state(u32 vp_id, u64 *out_state);
rc = xive_native_get_vp_state(xc->vp_id, &opal_state);
EXPORT_SYMBOL_GPL(xive_native_get_vp_state);