Searched refs:riscv_set_icache_flush_ctx (Results 1 – 3 of 3) sorted by relevance
177 #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);
38 remaining arguments will be delegated to the riscv_set_icache_flush_ctx42 :identifiers: riscv_set_icache_flush_ctx
225 int riscv_set_icache_flush_ctx(unsigned long ctx, unsigned long scope) in riscv_set_icache_flush_ctx() function