Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/amd64/amd64/
Dinitcpu.c265 cr4 |= CR4_FSGSBASE; in initializecpu()
/freebsd-12-stable/sys/x86/include/
Dspecialreg.h75 #define CR4_FSGSBASE 0x00010000 /* Enable FS/GS BASE accessing instructions */ macro