Home
last modified time | relevance | path

Searched refs:ACPI_PDC_REVISION_ID (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/acpi/
Dprocessor_pdc.c20 buf[0] = ACPI_PDC_REVISION_ID; in acpi_set_pdc_bits()
/linux-6.6.21/drivers/xen/
Dpcpu.c414 u32 buf[3] = { ACPI_PDC_REVISION_ID, 1, *cap }; in xen_sanitize_proc_cap_bits()
/linux-6.6.21/include/acpi/
Dprocessor.h32 #define ACPI_PDC_REVISION_ID 0x1 macro
/linux-6.6.21/arch/x86/xen/
Denlighten_pv.c305 buf[0] = ACPI_PDC_REVISION_ID; in xen_check_mwait()