Searched refs:__NR_riscv_flush_icache (Results 1 – 2 of 2) sorted by relevance
14 #ifndef __NR_riscv_flush_icache15 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro17 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
939 #if defined(__NR_riscv_flush_icache)940 #define SYS_riscv_flush_icache __NR_riscv_flush_icache