RAS_GPU_STATUS__IN_RESET
gpu_status |= RAS_GPU_STATUS__IN_RESET;
return (status & RAS_GPU_STATUS__IN_RESET) ? true : false;