Home
last modified time | relevance | path

Searched defs:cpu_ops (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/i386/include/
H A Dcpu.h65 struct cpu_ops { struct
70 extern struct cpu_ops cpu_ops; argument
/freebsd/sys/amd64/include/
H A Dcpu.h62 struct cpu_ops { struct
67 extern struct cpu_ops cpu_ops; argument
/freebsd/sys/x86/x86/
H A Dmp_x86.c115 struct cpu_ops cpu_ops; variable