Home
last modified time | relevance | path

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

/reactos/drivers/wdm/audio/hdaudbus/
H A Dfdo.cpp327 PHYSICAL_ADDRESS HighestPhysicalAddress, CorbPhysicalAddress; in HDA_InitCorbRirbPos() local
377 HighestPhysicalAddress.QuadPart = 0x00000000FFFFFFFF; in HDA_InitCorbRirbPos()
378 …iceExtension->CorbBase = (PULONG)MmAllocateContiguousMemory(PAGE_SIZE * 3, HighestPhysicalAddress); in HDA_InitCorbRirbPos()