Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dcpu.h65 struct cpu_ops { struct
70 extern struct cpu_ops cpu_ops; argument
/f-stack/freebsd/amd64/include/
H A Dcpu.h65 struct cpu_ops { struct
70 extern struct cpu_ops cpu_ops; argument
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c116 struct cpu_ops cpu_ops; variable