Home
last modified time | relevance | path

Searched refs:do_ipc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c258 unsigned int do_ipc; variable
/openbmc/qemu/linux-user/
H A Dsyscall.c4480 static abi_long do_ipc(CPUArchState *cpu_env, in do_ipc() function
10848 return do_ipc(cpu_env, arg1, arg2, arg3, arg4, arg5, arg6); in _syscall2()