Searched refs:cpu_booke_setup (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/powerpc/powerpc/ |
H A D | cpu.c | 87 static void cpu_booke_setup(int cpuid, uint16_t vers); 236 PPC_FEATURE2_ISEL, cpu_booke_setup }, 240 PPC_FEATURE2_ISEL, cpu_booke_setup }, 244 cpu_booke_setup }, 248 PPC_FEATURE2_ISEL, cpu_booke_setup }, 252 PPC_FEATURE2_ISEL, cpu_booke_setup }, 606 cpu_booke_setup(int cpuid, uint16_t vers) in cpu_booke_setup() function
|