Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/xen/
Dxen-acpi-processor.c224 dst_perf->flags |= XEN_PX_PCT; in push_pxx_to_hypervisor()
233 if (dst_perf->flags != (XEN_PX_PSD | XEN_PX_PSS | XEN_PX_PCT | XEN_PX_PPC)) { in push_pxx_to_hypervisor()
/linux-6.1.9/include/xen/interface/
Dplatform.h323 #define XEN_PX_PCT 1 macro