diff --git a/unified-runtime/source/adapters/level_zero/device.cpp b/unified-runtime/source/adapters/level_zero/device.cpp index 638df58eea1c3..661c9971ab56c 100644 --- a/unified-runtime/source/adapters/level_zero/device.cpp +++ b/unified-runtime/source/adapters/level_zero/device.cpp @@ -1284,7 +1284,7 @@ ur_result_t urDeviceGetInfo( return ReturnValue(true); } case UR_DEVICE_INFO_USM_HOST_ALLOC_REGISTER_SUPPORT_EXP: { -#if defined(UR_ADAPTER_LEVEL_ZERO_V2) && defined(__linux__) +#if defined(UR_ADAPTER_LEVEL_ZERO_V2) // Registering existing host memory as a USM host allocation relies on the // external system memory mapping extension being supported by the driver. return ReturnValue(