Searched refs:gtier (Results 1 – 2 of 2) sorted by relevance
716 err_printf(m, "GTIER[%d]: 0x%08x\n", i, error->gtier[i]); in __err_print_to_sgl()1509 error->gtier[0] = intel_uncore_read(uncore, GTIER); in capture_reg_state()1559 error->gtier[0] = in capture_reg_state()1562 error->gtier[1] = in capture_reg_state()1564 error->gtier[2] = in capture_reg_state()1566 error->gtier[3] = in capture_reg_state()1569 error->gtier[4] = in capture_reg_state()1572 error->gtier[5] = in capture_reg_state()1579 error->gtier[i] = intel_uncore_read(uncore, in capture_reg_state()1584 error->gtier[0] = intel_uncore_read(uncore, GTIER); in capture_reg_state()
64 u32 gtier[6], ngtier; member