Home
last modified time | relevance | path

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

/reactos/ntoskrnl/include/
H A Dsysfuncs.h83 SVC_(FlushInstructionCache, 3)
H A Dsysfuncs64.h292 SVC_(FlushInstructionCache, 3)
/reactos/sdk/lib/atl/
H A Datlwin.h177 FlushInstructionCache(GetCurrentProcess(), this, sizeof(thunkCode)); in Init()
201 FlushInstructionCache(GetCurrentProcess(), this, sizeof(thunkCode)); in Init()
223 FlushInstructionCache(GetCurrentProcess(), this, sizeof(thunkCode)); in Init()
/reactos/dll/win32/kernel32/
H A Dkernel32.spec331 @ stdcall FlushInstructionCache(long long long)
/reactos/dll/win32/kernel32/client/
H A Dproc.c1463 FlushInstructionCache(IN HANDLE hProcess, in FlushInstructionCache() function
/reactos/sdk/include/psdk/
H A Dwinbase.h2046 BOOL WINAPI FlushInstructionCache(HANDLE,LPCVOID,SIZE_T);