Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Ddbcmds.c571 u8 *aml2_end; in acpi_dm_compare_aml_resources() local
590 aml2_end = aml2_buffer + aml2_buffer_length; in acpi_dm_compare_aml_resources()
594 while ((aml1 < aml1_end) && (aml2 < aml2_end)) { in acpi_dm_compare_aml_resources()