Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RISCV_FENCE_ASM
arch/riscv/include/asm/fence.h
5
#define RISCV_FENCE_ASM(p, s) "\tfence " #p "," #s "\n"
tools/arch/riscv/include/asm/fence.h
9
#define RISCV_FENCE_ASM(p, s) "\tfence " #p "," #s "\n"