Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpivar.h219 #define ACPI_CAP_INTR_CPPC (1 << 12) /* Native Interrupt Handling for macro
H A Dacpi_cpu.c415 sc->cpu_features |= ACPI_CAP_INTR_CPPC; in acpi_cpu_attach()