Searched refs:p0_state_msr (Results 1 – 1 of 1) sorted by relevance
466 const uint32_t p0_state_msr = 0xc0010064; // base P-state MSR in zen_tsc_freq() local470 if (read_msr_safe(p0_state_msr, &p0_state) != ZX_OK) in zen_tsc_freq()
Completed in 645 milliseconds