Home
last modified time | relevance | path

Searched defs:RISCV_FENCE_ASM (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/riscv/include/asm/
H A Dfence.h9 #define RISCV_FENCE_ASM(p, s) "\tfence " #p "," #s "\n" macro
/linux/arch/riscv/include/asm/
H A Dfence.h5 #define RISCV_FENCE_ASM(p, s) "\tfence " #p "," #s "\n" macro