Searched defs:cpu_match (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/sys/arch/sh/sh/ |
H A D | cpu.c | 56 cpu_match(struct device *parent, void *vcf, void *aux) in cpu_match() function
|
/openbsd-src/sys/arch/powerpc64/powerpc64/ |
H A D | cpu.c | 87 cpu_match(struct device *parent, void *cfdata, void *aux) cpu_match() function
|
/openbsd-src/sys/arch/i386/i386/ |
H A D | cpu.c | 212 cpu_match(struct device *parent, void *match, void *aux) in cpu_match() function
|
/openbsd-src/sys/arch/sparc64/sparc64/ |
H A D | cpu.c | 199 cpu_match(struct device *parent, void *match, void *aux) in cpu_match() function
|
/openbsd-src/sys/arch/amd64/amd64/ |
H A D | cpu.c | 472 cpu_match(struct device *parent, void *match, void *aux) cpu_match() function
|
/openbsd-src/sys/arch/riscv64/riscv64/ |
H A D | cpu.c | 167 cpu_match(struct device *parent, void *cfdata, void *aux) in cpu_match() function
|
/openbsd-src/sys/arch/arm/arm/ |
H A D | cpu.c | 323 cpu_match(struct device *parent, void *cfdata, void *aux) in cpu_match() function
|
/openbsd-src/sys/arch/arm64/arm64/ |
H A D | cpu.c | 1032 cpu_match(struct device *parent, void *cfdata, void *aux) cpu_match() function
|