Home
last modified time | relevance | path

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

/reactos/modules/rostests/kmtests/ntos_mm/
H A DMmSection.c409 PHYSICAL_ADDRESS MyPagePhysical; in TestPhysicalMemorySection() local
430 MyPagePhysical = MmGetPhysicalAddress(MyPage); in TestPhysicalMemorySection()
522 &MyPagePhysical, in TestPhysicalMemorySection()
555 PhysicalAddress.QuadPart = MyPagePhysical.QuadPart + 4; in TestPhysicalMemorySection()