Searched refs:riscv_set_icache_flush_ctx (Results 1 – 3 of 3) sorted by relevance
207 #define RISCV_SET_ICACHE_FLUSH_CTX(arg1, arg2) riscv_set_icache_flush_ctx(arg1, arg2)208 extern int riscv_set_icache_flush_ctx(unsigned long ctx, unsigned long per_thread);
70 remaining arguments will be delegated to the riscv_set_icache_flush_ctx74 :identifiers: riscv_set_icache_flush_ctx
246 int riscv_set_icache_flush_ctx(unsigned long ctx, unsigned long scope) in riscv_set_icache_flush_ctx() function