Searched defs:TestMapView (Results 1 – 3 of 3) sorted by relevance
/reactos/modules/rostests/kmtests/ntos_mm/ |
H A D | MmSection.c | 47 #define TestMapView(SectionObject, ExpectAtBase, ExpectM) do \ macro
|
H A D | ZwCreateSection.c | 37 #define TestMapView(SectionHandle, ProcessHandle, BaseAddress2, ZeroBits, CommitSize, SectionOffset… macro
|
H A D | ZwMapViewOfSection.c | 24 #define TestMapView(SectionHandle, ProcessHandle, BaseAddress2, ZeroBits, CommitSize, SectionOffset… macro
|