Searched refs:SYS_RISCV_FLUSH_ICACHE_LOCAL (Results 1 – 4 of 4) sorted by relevance
48 #define SYS_RISCV_FLUSH_ICACHE_LOCAL 1UL macro49 #define SYS_RISCV_FLUSH_ICACHE_ALL (SYS_RISCV_FLUSH_ICACHE_LOCAL)
66 flush_icache_mm(current->mm, flags & SYS_RISCV_FLUSH_ICACHE_LOCAL); in SYSCALL_DEFINE3()
3535 the ‘SYS_RISCV_FLUSH_ICACHE_LOCAL’ bit allows users to indicate