
- kernel exports DSDP (the root pointer where ACPI parsing starts) and apic_enabled in the machine structure. - ACPI driver uses DSDP to locate ACPI in memory. acpi_enabled tell PCI driver to query ACPI for IRQ routing information.
Description
Languages
C
78.2%
Roff
10.2%
Assembly
4.6%
Shell
3.7%
Makefile
1.6%
Other
1.2%