Searched refs:__NR_riscv_flush_icache (Results 1 – 5 of 5) sorted by relevance
39 #ifndef __NR_riscv_flush_icache40 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro42 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
41 #ifndef __NR_riscv_flush_icache42 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro44 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
14 li a7, __NR_riscv_flush_icache
1778 #ifdef __NR_riscv_flush_icache1779 # define SYS_riscv_flush_icache __NR_riscv_flush_icache