OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IA32_SPEC_CTRL_IBRS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/x86/
spectre.c
261
msr |=
IA32_SPEC_CTRL_IBRS
;
263
msr &= ~
IA32_SPEC_CTRL_IBRS
;
/src/sys/arch/amd64/amd64/
locore.S
1983
orl $
IA32_SPEC_CTRL_IBRS
,%eax
1991
andl $~
IA32_SPEC_CTRL_IBRS
,%eax
/src/sys/arch/x86/include/
specialreg.h
1228
#define
IA32_SPEC_CTRL_IBRS
0x01
Completed in 37 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026