ACPI5_VENDOR_BIT
if (type & ACPI5_VENDOR_BIT)
if (type & ACPI5_VENDOR_BIT) {
return (type & CXL_ERROR_MASK) && (!(type & ACPI5_VENDOR_BIT));
vendor = type & ACPI5_VENDOR_BIT;