Searched refs:dsdt (Results 1 – 10 of 10) sorted by relevance
12 dsdt-override
13 https://01.org/linux-acpi/documentation/overriding-dsdt
68 iasl -sa dsdt.dsl78 cp dsdt.aml kernel/firmware/acpi
55 #define MIN_FADT_FOR_DSDT (ACPI_FADT_OFFSET (dsdt) + sizeof (u32))
41 just run "cat /sys/firmware/acpi/tables/DSDT > /tmp/dsdt.dat"42 b) disassemble the table by running "iasl -d dsdt.dat".
603 iasl -e ssdt?.* -d dsdt.dat605 Now, in the dsdt.dsl, we have to search the device whose address is related to678 dsdt.dsl table, whereas the device names "BRG1", "BRG2" and "EXAR" are
202 u32 dsdt; /* 32-bit physical address of DSDT */ member
811 && gbl_fadt->dsdt != in osl_get_bios_table()815 dsdt; in osl_get_bios_table()
478 acpi_gbl_FADT.dsdt, in acpi_tb_convert_fadt()
350 See Documentation/admin-guide/acpi/dsdt-override.rst