Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__vmgetie
arch/hexagon/include/asm/hexagon_vm.h
73
long __vmgetie(void);
arch/hexagon/include/asm/irqflags.h
16
return __vmgetie();
arch/hexagon/include/asm/irqflags.h
31
return !__vmgetie();
arch/hexagon/kernel/hexagon_ksyms.c
17
EXPORT_SYMBOL(__vmgetie);