Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
A Dprocessor.h177 #define RISCV_SET_ICACHE_FLUSH_CTX(arg1, arg2) riscv_set_icache_flush_ctx(arg1, arg2)
178 extern int riscv_set_icache_flush_ctx(unsigned long ctx, unsigned long per_thread);
/linux/Documentation/arch/riscv/
A Dcmodx.rst38 remaining arguments will be delegated to the riscv_set_icache_flush_ctx
42 :identifiers: riscv_set_icache_flush_ctx
/linux/arch/riscv/mm/
A Dcacheflush.c225 int riscv_set_icache_flush_ctx(unsigned long ctx, unsigned long scope) in riscv_set_icache_flush_ctx() function

Completed in 6 milliseconds