DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
clts
sys/platform/pc64/x86_64/npx.c
77
#define stop_emulating() clts()
test/nvmm/demo/smallkern/main.c
275
clts();
test/nvmm/demo/smallkern/smallkern.h
82
void clts(void);