Home
last modified time | relevance | path

Searched refs:cpu_flush_rsb_ctxsw (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/amd64/amd64/
H A Dinitcpu.c285 &cpu_flush_rsb_ctxsw) && in initializecpu()
287 cpu_flush_rsb_ctxsw = 1; in initializecpu()
H A Dcpu_switch.S227 cmpb $0,cpu_flush_rsb_ctxsw(%rip)
/f-stack/freebsd/x86/include/
H A Dx86_var.h95 extern int cpu_flush_rsb_ctxsw;
/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c1368 int __read_frequently cpu_flush_rsb_ctxsw; variable
1370 CTLFLAG_RW | CTLFLAG_NOFETCH, &cpu_flush_rsb_ctxsw, 0,