Home
last modified time | relevance | path

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

/reactos/modules/rostests/kmtests/ntos_mm/
H A DMmSection.c411 PHYSICAL_ADDRESS ZeroPagePhysical; in TestPhysicalMemorySection() local
442 ZeroPagePhysical.QuadPart = 0; in TestPhysicalMemorySection()
444 Mapping = MmMapIoSpace(ZeroPagePhysical, PAGE_SIZE, MmCached); in TestPhysicalMemorySection()
472 &ZeroPagePhysical, in TestPhysicalMemorySection()
497 &ZeroPagePhysical, in TestPhysicalMemorySection()