49 #define _COMPONENT ACPI_EXECUTER
74 void *handler_context,
void *region_context)
77 void *logical_addr_ptr =
NULL;
81 acpi_size page_boundary_map_length;
82 #ifdef ACPI_MISALIGNMENT_NOT_SUPPORTED
113 #ifdef ACPI_MISALIGNMENT_NOT_SUPPORTED
119 if (remainder != 0) {
130 (((
u64) address + length) > ((
u64)
150 map_length = (acpi_size)
160 page_boundary_map_length =
163 if (!page_boundary_map_length) {
167 if (map_length > page_boundary_map_length) {
168 map_length = page_boundary_map_length;
176 "Could not map memory at 0x%8.8X%8.8X, size %u",
197 "System-Memory (width %u) R/W %u Address=%8.8X%8.8X\n",
292 void *handler_context,
void *region_context)
300 "System-IO (width %u) R/W %u Address=%8.8X%8.8X\n",
310 &value32, bit_width);
317 (
u32) * value, bit_width);
351 void *handler_context,
void *region_context)
375 "Pci-Config %u (%u) Seg(%04x) Bus(%04x) Dev(%04x) Func(%04x) Reg(%04x)\n",
376 function, bit_width, pci_id->
segment, pci_id->
bus,
424 void *handler_context,
void *region_context)
456 void *handler_context,
void *region_context)
488 void *handler_context,
void *region_context)