Home
last modified time | relevance | path

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

/reactos/ntoskrnl/
H A Dsysfuncs.lst277 NtUnlockVirtualMemory 4
/reactos/dll/win32/kernel32/client/
H A Dvirtmem.c266 Status = NtUnlockVirtualMemory(NtCurrentProcess(), in VirtualUnlock()
/reactos/sdk/include/ndk/
H A Dmmfuncs.h295 NtUnlockVirtualMemory(
/reactos/ntoskrnl/mm/ARM3/
H A Dvirtual.c3865 NtUnlockVirtualMemory(IN HANDLE ProcessHandle, in NtUnlockVirtualMemory() function
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h2591 NTSYSAPI NTSTATUS WINAPI NtUnlockVirtualMemory(HANDLE,PVOID*,SIZE_T*,ULONG);
/reactos/dll/ntdll/def/
H A Dntdll.spec579 @ stdcall NtUnlockVirtualMemory(long ptr ptr long)