Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/xen/
Dxen-acpi-processor.c227 dst_perf->flags |= XEN_PX_PPC; in push_pxx_to_hypervisor()
241 if (dst_perf->flags != (XEN_PX_PSD | XEN_PX_PSS | XEN_PX_PCT | XEN_PX_PPC)) { in push_pxx_to_hypervisor()
/linux-4.19.296/include/xen/interface/
Dplatform.h342 #define XEN_PX_PPC 4 macro