Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/riscv/
H A Dsyscall32_nr.h231 #define TARGET_NR_riscv_hwprobe (TARGET_NR_arch_specific_syscall + 14) macro
H A Dsyscall64_nr.h254 #define TARGET_NR_riscv_hwprobe (TARGET_NR_arch_specific_syscall + 14) macro
/openbmc/qemu/linux-user/
H A Dsyscall.c8786 #if defined(TARGET_NR_riscv_hwprobe)
13617 #if defined(TARGET_NR_riscv_hwprobe) in _syscall2()
13618 case TARGET_NR_riscv_hwprobe: in _syscall2()