Home
last modified time | relevance | path

Searched refs:FSGSBASE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/xen/arch-x86/
H A Dcpufeatureset.h196 XEN_CPUFEATURE(FSGSBASE, 5*32+ 0) /*A {RD,WR}{FS,GS}BASE instructions */
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def197 X86_FEATURE_COMPAT(FSGSBASE, "fsgsbase", 0)
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5337 UINT32 FSGSBASE:1; ///< FSGSBASE Enable. member