Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/cpu/
H A Dxen_acpi_cpu.c56 #define ACPI_NOTIFY_CX_STATES 0x81 /* _CST changed. */ macro
471 case ACPI_NOTIFY_CX_STATES: in acpi_notify()
/freebsd/sys/dev/acpica/
H A Dacpi_cpu.c115 #define ACPI_NOTIFY_CX_STATES 0x81 /* _CST changed. */ macro
1238 if (notify != ACPI_NOTIFY_CX_STATES) in acpi_cpu_notify()