Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/riscv/include/uapi/asm/
H A Dunistd.h39 #ifndef __NR_riscv_flush_icache
40 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro
42 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd.h42 #ifndef __NR_riscv_flush_icache
43 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro
45 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dunistd.h42 #ifndef __NR_riscv_flush_icache
43 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro
45 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
/openbmc/linux/arch/riscv/kernel/vdso/
H A Dflush_icache.S14 li a7, __NR_riscv_flush_icache