Home | Sort by: relevance | last modified time | path |
/src/sys/arch/xen/x86/ | |
cpu.c | 128 static void cpu_attach_common(device_t, device_t, void *); 313 cpu_attach_common(parent, self, &vcaa->vcaa_caa); 364 cpu_attach_common(device_t parent, device_t self, void *aux) function in typeref:typename:void |
/src/sys/arch/powerpc/oea/ | |
cpu_subr.c | 496 cpu_attach_common(device_t self, int id) function in typeref:struct:cpu_info * |
/src/sys/arch/mips/mips/ | |
cpu_subr.c | 235 cpu_attach_common(device_t self, struct cpu_info *ci) function in typeref:typename:void |