Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dusrheap.c111 MmUnmapViewOfSection(PsGetCurrentProcess(), in _Function_class_()
153 MmUnmapViewOfSection(PsGetCurrentProcess(), in IntUserHeapCreate()
259 Status = MmUnmapViewOfSection(Process, HeapMapping->UserMapping); in UnmapGlobalUserHeap()
H A Ddesktop.c3204 Status = MmUnmapViewOfSection(PsGetCurrentProcess(), in IntUnmapDesktopView()
3278 MmUnmapViewOfSection(PsGetCurrentProcess(), UserBase); in IntMapDesktopView()
/reactos/ntoskrnl/lpc/
H A Dclose.c374 MmUnmapViewOfSection(Port->MappingProcess, in LpcpDeletePort()
382 MmUnmapViewOfSection(Port->MappingProcess, in LpcpDeletePort()
/reactos/win32ss/gdi/eng/
H A Dmapping.c85 Status = MmUnmapViewOfSection(PsGetCurrentProcess(), pvBits); in EngUnmapSectionView()
224 Status = MmUnmapViewOfSection(pepProcess, pSection->pvMappedBase); in EngMapSection()
/reactos/modules/rostests/kmtests/ntos_mm/
H A DMmSection.c67 Status = MmUnmapViewOfSection(PsGetCurrentProcess(), BaseAddress); \
81 Status = MmUnmapViewOfSection(PsGetCurrentProcess(), BaseAddress); \
H A DZwMapViewOfSection.c43 Status = MmUnmapViewOfSection(ProcessHandle, BaseAddress); \
/reactos/sdk/include/ndk/
H A Dmmfuncs.h63 MmUnmapViewOfSection(
/reactos/ntoskrnl/mm/ARM3/
H A Dsysldr.c209 Status = MmUnmapViewOfSection(Process, Base); in MiLoadImageSection()
H A Dsection.c2750 MmUnmapViewOfSection(IN PEPROCESS Process, in MmUnmapViewOfSection() function
/reactos/ntoskrnl/
H A Dntoskrnl.spec831 @ stdcall MmUnmapViewOfSection(ptr ptr)