Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/include/asm/
A Dcacheflush.h64 #define SYS_RISCV_FLUSH_ICACHE_LOCAL 1UL macro
65 #define SYS_RISCV_FLUSH_ICACHE_ALL (SYS_RISCV_FLUSH_ICACHE_LOCAL)
/linux-6.3-rc2/arch/riscv/kernel/
A Dsys_riscv.c68 flush_icache_mm(current->mm, flags & SYS_RISCV_FLUSH_ICACHE_LOCAL); in SYSCALL_DEFINE3()

Completed in 4 milliseconds