Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SPR_UPR_UP
arch/openrisc/kernel/cacheinfo.c
37
if (!(upr & SPR_UPR_UP)) {
arch/openrisc/kernel/setup.c
110
if (!(upr & SPR_UPR_UP)) {
arch/openrisc/mm/cache.c
26
unsigned long mask = SPR_UPR_UP | cache_type;