guc_debugfs_show
{ "guc_info", .show = guc_debugfs_show, .data = xe_guc_print_info },
{ "guc_ctb", .show = guc_debugfs_show, .data = guc_ctb },
{ "guc_pc", .show = guc_debugfs_show, .data = guc_pc },
{ "guc_log", .show = guc_debugfs_show, .data = guc_log },
{ "guc_log_lfd", .show = guc_debugfs_show, .data = guc_log_lfd },
{ "guc_log_dmesg", .show = guc_debugfs_show, .data = guc_log_dmesg },