Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dinitcpu.c288 cr4 |= CR4_FSGSBASE; in initializecpu()
/freebsd/sys/x86/include/
H A Dspecialreg.h74 #define CR4_FSGSBASE 0x00010000 /* Enable FS/GS BASE accessing instructions */ macro