Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CACHE_INV
arch/csky/mm/cachev1.c
11
#define CACHE_INV (1 << 4)
arch/csky/mm/cachev2.c
13
#define CACHE_INV (1 << 4)
drivers/gpu/drm/panthor/panthor_regs.h
54
#define CACHE_INV BIT(1)