Home
last modified time | relevance | path

Searched refs:lowest_lvl_req (Results 1 – 1 of 1) sorted by relevance

/hypervisor/arch/x86/
A Dpm.c315 uint64_t highest_lvl_req = limits->highest_hwp_lvl, lowest_lvl_req = limits->lowest_hwp_lvl, reg; in apply_frequency_policy() local
329 lowest_lvl_req = limits->guaranteed_hwp_lvl; in apply_frequency_policy()
332 reg = (0x80UL << 24U) | (0x00UL << 16U) | (highest_lvl_req << 8U) | lowest_lvl_req; in apply_frequency_policy()

Completed in 3 milliseconds