Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CACHE_LEAVES_MAX
arch/loongarch/include/asm/cpu-info.h
54
struct cache_desc cache_leaves[CACHE_LEAVES_MAX];
arch/loongarch/mm/cache.c
155
BUG_ON(leaf > CACHE_LEAVES_MAX);