GUC_WOPCM_SIZE
u32 reg_size = intel_uncore_read(uncore, GUC_WOPCM_SIZE);
err = intel_uncore_write_and_verify(uncore, GUC_WOPCM_SIZE, size, mask,
i915_mmio_reg_offset(GUC_WOPCM_SIZE),
intel_uncore_read(uncore, GUC_WOPCM_SIZE));
return (intel_uncore_read(uncore, GUC_WOPCM_SIZE) & GUC_WOPCM_SIZE_LOCKED) ||