Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c9139 static int nonempty_cpu_set(abi_ulong cpusetsize, abi_ptr target_cpus) in nonempty_cpu_set() function
9180 ret = nonempty_cpu_set(arg3, arg4); in do_riscv_hwprobe()