pvr_fw_object_create
err = pvr_fw_object_create(pvr_dev, ctx_size, PVR_BO_FW_FLAGS_DEVICE_UNCACHED,
err = pvr_fw_object_create(pvr_dev, PVR_SYNC_OBJ_SIZE,
err = pvr_fw_object_create(pvr_dev, PVR_ROGUE_FAULT_PAGE_SIZE,
err = pvr_fw_object_create(pvr_dev, sizeof(struct rogue_fwif_gpu_util_fwcb),
err = pvr_fw_object_create(pvr_dev, sizeof(struct rogue_fwif_runtime_cfg),
int pvr_fw_object_create(struct pvr_device *pvr_dev, size_t size, u64 flags,
err = pvr_fw_object_create(pvr_dev, sizeof(struct rogue_fwif_hwrtdata_common),
err = pvr_fw_object_create(pvr_dev, args->layers * SRTC_ENTRY_SIZE,
err = pvr_fw_object_create(pvr_dev, args->layers * RAA_ENTRY_SIZE,
err = pvr_fw_object_create(pvr_dev, sizeof(struct rogue_fwif_hwrtdata),
err = pvr_fw_object_create(pvr_dev, ctx_state_size,
err = pvr_fw_object_create(pvr_dev, sizeof(struct rogue_fwif_fwmemcontext),