Home
last modified time | relevance | path

Searched defs:acpi_processor_flags (Results 1 – 1 of 1) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h29197 struct acpi_processor_flags { struct
29198 u8 power: 1;
29199 u8 performance: 1;
29200 u8 throttling: 1;
29201 u8 limit: 1;
29202 u8 bm_control: 1;
29203 u8 bm_check: 1;
29204 u8 has_cst: 1;
29205 u8 has_lpi: 1;
29206 u8 power_setup_done: 1;
[all …]