Searched refs:p0_state (Results 1 – 1 of 1) sorted by relevance
469 uint64_t p0_state; in zen_tsc_freq() local470 if (read_msr_safe(p0_state_msr, &p0_state) != ZX_OK) in zen_tsc_freq()473 return amd_compute_p_state_clock(p0_state); in zen_tsc_freq()
Completed in 4 milliseconds