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