Home
last modified time | relevance | path

Searched refs:oa_report_header_64bit (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c213 #define oa_report_header_64bit(__s) \ macro
218 return oa_report_header_64bit(stream) ? *(u64 *)report : *(u32 *)report; in oa_report_id()
223 if (oa_report_header_64bit(stream)) in oa_report_id_clear()
231 return oa_report_header_64bit(stream) ? in oa_timestamp()
238 if (oa_report_header_64bit(stream)) in oa_timestamp_clear()