Lines Matching refs:region_uuid
411 __field_struct(uuid_t, region_uuid)
443 uuid_copy(&__entry->region_uuid, &cxlr->params.uuid);
446 uuid_copy(&__entry->region_uuid, &uuid_null);
458 "hpa=%llx region=%s region_uuid=%pUb " \
473 __entry->hpa, __get_str(region_name), &__entry->region_uuid,
550 __field_struct(uuid_t, region_uuid)
589 uuid_copy(&__entry->region_uuid, &cxlr->params.uuid);
592 uuid_copy(&__entry->region_uuid, &uuid_null);
607 "hpa=%llx region=%s region_uuid=%pUb " \
625 __entry->hpa, __get_str(region_name), &__entry->region_uuid,
903 "region_uuid=%pU hpa=0x%llx dpa=0x%llx dpa_length=0x%x " \