Home
last modified time | relevance | path

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

/linux-6.1.9/tools/arch/riscv/include/uapi/asm/
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)
/linux-6.1.9/arch/riscv/include/uapi/asm/
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)
/linux-6.1.9/arch/riscv/kernel/vdso/
Dflush_icache.S14 li a7, __NR_riscv_flush_icache