Home
last modified time | relevance | path

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

/Linux-v4.19/arch/riscv/include/uapi/asm/
Dsyscalls.h26 #ifndef __NR_riscv_flush_icache
27 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro
29 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
/Linux-v4.19/arch/riscv/kernel/vdso/
Dflush_icache.S22 li a7, __NR_riscv_flush_icache