Searched refs:GUC_LOG_LEVEL_TO_VERBOSITY (Results 1 – 5 of 5) sorted by relevance
32 #define GUC_LOG_LEVEL_TO_VERBOSITY(x) ({ \ macro
63 flags |= GUC_LOG_LEVEL_TO_VERBOSITY(level) << in guc_ctl_debug_flags()
28 #define GUC_LOG_LEVEL_TO_VERBOSITY(x) ({ \ macro
649 GUC_LOG_LEVEL_TO_VERBOSITY(log->level)); in intel_guc_log_create()690 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 11 milliseconds