Searched refs:SFENCE_INVAL_IR (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/riscv/include/asm/ | ||
| H A D | tlbflush.h | 25 asm volatile(SFENCE_INVAL_IR() ::: "memory"); in local_sfence_inval_ir() |
| H A D | insn-def.h | 298 #define SFENCE_INVAL_IR() \ macro |