Searched refs:ACPI_CAP_INTR_CPPC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/acpica/ | ||
H A D | acpivar.h | 219 #define ACPI_CAP_INTR_CPPC (1 << 12) /* Native Interrupt Handling for macro |
H A D | acpi_cpu.c | 415 sc->cpu_features |= ACPI_CAP_INTR_CPPC; in acpi_cpu_attach() |