Home
last modified time | relevance | path

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

/linux-3.4.99/include/xen/interface/
Dplatform.h206 #define XEN_PX_PSS 2 macro
/linux-3.4.99/drivers/xen/
Dxen-acpi-processor.c235 dst_perf->flags |= XEN_PX_PSS; in push_pxx_to_hypervisor()
240 if (dst_perf->flags != (XEN_PX_PSD | XEN_PX_PSS | XEN_PX_PCT | XEN_PX_PPC)) { in push_pxx_to_hypervisor()