Home
last modified time | relevance | path

Searched refs:CR4_FSGSBASE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/amd64/amd64/
HDinitcpu.c139 cr4 |= CR4_FSGSBASE; in initializecpu()
/NextBSD/sys/x86/include/
HDspecialreg.h73 #define CR4_FSGSBASE 0x00010000 /* Enable FS/GS BASE accessing instructions */ macro