drm_xe_query_pxp_status
struct drm_xe_query_pxp_status __user *query_ptr = u64_to_user_ptr(query->data);
size_t size = sizeof(struct drm_xe_query_pxp_status);
struct drm_xe_query_pxp_status resp = { 0 };