Home
last modified time | relevance | path

Searched refs:win32_call_func_with_tcb_privilege (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pciutils/lib/
H A Dwin32-helpers.h13 BOOL win32_call_func_with_tcb_privilege(BOOL (*function)(LPVOID), LPVOID argument);
H A Di386-io-windows.h180 ret = win32_call_func_with_tcb_privilege(SetProcessUserModeIOPLFunc, (LPVOID)&Arg); in SetProcessUserModeIOPL()
H A Dwin32-helpers.c1211 win32_call_func_with_tcb_privilege(BOOL (*function)(LPVOID), LPVOID argument) in win32_call_func_with_tcb_privilege() function