Searched refs:FlushInstructionCache (Results 1 – 6 of 6) sorted by relevance
/reactos/ntoskrnl/include/ |
H A D | sysfuncs.h | 83 SVC_(FlushInstructionCache, 3)
|
H A D | sysfuncs64.h | 292 SVC_(FlushInstructionCache, 3)
|
/reactos/sdk/lib/atl/ |
H A D | atlwin.h | 177 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 D | kernel32.spec | 331 @ stdcall FlushInstructionCache(long long long)
|
/reactos/dll/win32/kernel32/client/ |
H A D | proc.c | 1463 FlushInstructionCache(IN HANDLE hProcess, in FlushInstructionCache() function
|
/reactos/sdk/include/psdk/ |
H A D | winbase.h | 2046 BOOL WINAPI FlushInstructionCache(HANDLE,LPCVOID,SIZE_T);
|