Home
last modified time | relevance | path

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

/freebsd-14.2/sys/i386/include/
H A Dcpu.h67 struct cpu_ops { struct
72 extern struct cpu_ops cpu_ops; argument
/freebsd-14.2/sys/amd64/include/
H A Dcpu.h64 struct cpu_ops { struct
69 extern struct cpu_ops cpu_ops; argument
/freebsd-14.2/sys/x86/x86/
H A Dmp_x86.c115 struct cpu_ops cpu_ops; variable