OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CPUVAR
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/amd64/include/
asm.h
93
#define
CPUVAR
(off) %gs:CPU_INFO_ ## off
95
#define
CPUVAR
(off) %gs:CPU_INFO_/**/off
/src/sys/arch/i386/include/
asm.h
103
#define
CPUVAR
(off) %fs:__CONCAT(CPU_INFO_,off)
/src/sys/arch/riscv/include/
asm.h
274
#define
CPUVAR
(off) _C_LABEL(cpu_info_store)+__CONCAT(CPU_INFO_,off)
/src/sys/arch/mips/include/
asm.h
811
#define
CPUVAR
(off) _C_LABEL(cpu_info_store)+__CONCAT(CPU_INFO_,off)
Completed in 12 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025