Searched refs:GUC_LOG_LEVEL_TO_VERBOSITY (Results 1 – 5 of 5) sorted by relevance
34 #define GUC_LOG_LEVEL_TO_VERBOSITY(x) ({ \ macro
76 flags |= GUC_LOG_LEVEL_TO_VERBOSITY(level) << in guc_ctl_debug_flags()
28 #define GUC_LOG_LEVEL_TO_VERBOSITY(x) ({ \ macro
648 GUC_LOG_LEVEL_TO_VERBOSITY(log->level)); in intel_guc_log_create()689 GUC_LOG_LEVEL_TO_VERBOSITY(level)); in intel_guc_log_set_level()
234 flags |= GUC_LOG_LEVEL_TO_VERBOSITY(level) << in guc_ctl_debug_flags()
Completed in 12 milliseconds