Home
last modified time | relevance | path

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

/linux/tools/arch/riscv/include/uapi/asm/
H A Dunistd.h34 * __NR_riscv_flush_icache is defined to flush the instruction cache over an
39 #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)
/linux/arch/riscv/kernel/vdso/
H A Dflush_icache.S14 li a7, __NR_riscv_flush_icache