Searched refs:irt (Results 1 – 3 of 3) sorted by relevance
264 iosapic_load_irt(unsigned long cell_num, struct irt_entry **irt) in iosapic_load_irt() argument270 BUG_ON(!irt); in iosapic_load_irt()331 *irt = table; in iosapic_load_irt()956 iosapic_prt_irt(void *irt, long num_entry) in iosapic_prt_irt() argument958 unsigned int i, *irp = (unsigned int *) irt; in iosapic_prt_irt()
121 udelay((1 << data->irt) * 10); in count_off_irt()659 data->irt = ((psb->flags2) >> 2) & 3; in find_psb_table()665 pr_debug("isochronous relief time: %d\n", data->irt); in find_psb_table()718 data->irt = (control >> IRT_SHIFT) & IRT_MASK; in powernow_k8_acpi_pst_values()1059 ((1 << data->irt) * 30)) * 1000; in powernowk8_cpu_init()
16 u32 irt; /* isochronous relief time */ member