Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/i386/include/
Dcpu.h65 struct cpu_ops { struct
70 extern struct cpu_ops cpu_ops; argument
/freebsd-12-stable/sys/amd64/include/
Dcpu.h65 struct cpu_ops { struct
70 extern struct cpu_ops cpu_ops; argument
/freebsd-12-stable/sys/x86/x86/
Dmp_x86.c112 struct cpu_ops cpu_ops; variable