Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tlbsync
headers/private/kernel/arch/m68k/arch_cpu.h
493
#define tlbsync() asm volatile("tlbsync")
headers/private/kernel/arch/ppc/arch_cpu.h
118
#define tlbsync() asm volatile("tlbsync")