Searched defs:cpu_attach (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/sys/arch/sh/sh/ |
| H A D | cpu.c | 67 cpu_attach(struct device *parent, struct device *self, void *aux) in cpu_attach() function
|
| /openbsd-src/sys/arch/powerpc64/powerpc64/ |
| H A D | cpu.c | 103 cpu_attach(struct device *parent, struct device *dev, void *aux) cpu_attach() function
|
| /openbsd-src/sys/arch/i386/i386/ |
| H A D | cpu.c | 227 cpu_attach(struct device *parent, struct device *self, void *aux) in cpu_attach() function
|
| /openbsd-src/sys/arch/sparc64/sparc64/ |
| H A D | cpu.c | 235 cpu_attach(struct device *parent, struct device *dev, void *aux) in cpu_attach() function
|
| /openbsd-src/sys/arch/amd64/amd64/ |
| H A D | cpu.c | 572 cpu_attach(struct device *parent, struct device *self, void *aux) cpu_attach() function
|
| /openbsd-src/sys/arch/riscv64/riscv64/ |
| H A D | cpu.c | 183 cpu_attach(struct device *parent, struct device *dev, void *aux) in cpu_attach() function
|
| /openbsd-src/sys/arch/arm/arm/ |
| H A D | cpu.c | 342 cpu_attach(struct device *parent, struct device *dev, void *aux) in cpu_attach() function
|
| /openbsd-src/sys/arch/arm64/arm64/ |
| H A D | cpu.c | 1049 cpu_attach(struct device *parent, struct device *dev, void *aux) cpu_attach() function
|