Searched refs:end_aml (Results 1 - 3 of 3) sorted by relevance

/drivers/acpi/acpica/
H A Drslist.c162 u8 *end_aml = output_buffer + aml_size_needed; local
170 while (aml < end_aml) {
H A Dutresrc.c420 u8 *end_aml; local
436 end_aml = aml + aml_length;
440 while (aml < end_aml) {
476 if ((aml + 1) >= end_aml) {
H A Drscalc.c389 u8 *end_aml; local
402 end_aml = aml_buffer + aml_buffer_length;
406 while (aml_buffer < end_aml) {

Completed in 76 milliseconds