Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/
Dxen-acpi-processor.c219 dst_perf->flags |= XEN_PX_PPC; 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.6.21/include/xen/interface/
Dplatform.h325 #define XEN_PX_PPC 4 macro