DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CR0_CD
sys/cpu/x86_64/include/specialreg.h
49
#define CR0_CD 0x40000000 /* Cache Disable */
sys/dev/virtual/nvmm/x86/nvmm_x86.h
664
#define CR0_CD __BIT(30) /* Cache Disable */