PhysicalAddress
if (!Mm || (Address < Mm->PhysicalAddress) ||
((UINT64) Address + Length > (UINT64) Mm->PhysicalAddress + Mm->Length))
if (Address < Mm->PhysicalAddress)
if ((UINT64) Address + Length > (UINT64) Mm->PhysicalAddress + Mm->Length)
Mm->PhysicalAddress = Address;
((UINT64) Address - (UINT64) Mm->PhysicalAddress);
ACPI_PHYSICAL_ADDRESS PhysicalAddress,
ACPI_PHYSICAL_ADDRESS PhysicalAddress,
Facs->FirmwareWakingVector = (UINT32) PhysicalAddress;
ACPI_PHYSICAL_ADDRESS PhysicalAddress,
PhysicalAddress, PhysicalAddress64);
UINT32 PhysicalAddress;
ACPI_MOVE_16_TO_32 (&PhysicalAddress, TablePtr);
PhysicalAddress <<= 4;
if (PhysicalAddress > 0x400 &&
PhysicalAddress < 0xA0000)
0xA0000 - PhysicalAddress);
(ACPI_PHYSICAL_ADDRESS) PhysicalAddress,
PhysicalAddress, EbdaWindowSize));
PhysicalAddress +=
*TableAddress = (ACPI_PHYSICAL_ADDRESS) PhysicalAddress;
PhysicalAddress = (UINT32)
*TableAddress = (ACPI_PHYSICAL_ADDRESS) PhysicalAddress;
ACPI_PHYSICAL_ADDRESS *PhysicalAddress);
ACPI_PHYSICAL_ADDRESS PhysicalAddress,
UINT64 PhysicalAddress;
ACPI_PHYSICAL_ADDRESS PhysicalAddress;
= fQueues[UHCI_INTERRUPT_QUEUE]->PhysicalAddress() | TD_NEXT_IS_QH;
fFrameList[i] = fQueues[UHCI_INTERRUPT_QUEUE]->PhysicalAddress()
uint32 PhysicalAddress();
map->PhysicalAddress(), map->Mode());
if (is_physical_memory(map->PhysicalAddress())
&& insert_physical_allocated_range((addr_t)map->PhysicalAddress(),