OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACPICPU_FLAG_P_HWF
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/acpi/
acpi_cpu_md.c
218
val |=
ACPICPU_FLAG_P_HWF
;
299
val |=
ACPICPU_FLAG_P_HWF
;
468
if ((sc->sc_flags &
ACPICPU_FLAG_P_HWF
) != 0) {
635
if (__predict_false((sc->sc_flags &
ACPICPU_FLAG_P_HWF
) == 0))
731
if ((sc->sc_flags &
ACPICPU_FLAG_P_HWF
) != 0) {
/src/sys/dev/acpi/
acpi_cpu.h
115
#define
ACPICPU_FLAG_P_HWF
__BIT(15) /* HW feedback supported */
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025