Searched refs:boot_cpu_type (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/mips/bmips/
H A Ddma.c15 if (boot_cpu_type() != CPU_BMIPS3300 &&
16 boot_cpu_type() != CPU_BMIPS4350 &&
17 boot_cpu_type() != CPU_BMIPS4380)
/linux-master/arch/mips/include/asm/
H A Dcpu-type.h196 static inline int __pure boot_cpu_type(void) function
H A Dr4kcache.h77 switch (boot_cpu_type()) {
162 switch (boot_cpu_type()) {
H A Dcpu-features.h128 switch (boot_cpu_type()) { \
371 switch (boot_cpu_type()) { \
/linux-master/arch/mips/mm/
H A Ddma-noncoherent.c30 switch (boot_cpu_type()) {
H A Dc-r4k.c663 switch (boot_cpu_type()) {
H A Dtlbex.c1321 switch (boot_cpu_type()) {
/linux-master/arch/mips/generic/
H A Dinit.c178 switch (boot_cpu_type()) {
H A Dboard-ingenic.c191 if (boot_cpu_type() == CPU_XBURST) {
/linux-master/arch/mips/kvm/
H A Dvz.c1121 if (boot_cpu_type() == CPU_CAVIUM_OCTEON3) {
2029 switch (boot_cpu_type()) {
2272 switch (boot_cpu_type()) {
H A Dmips.c1623 if (boot_cpu_type() == CPU_LOONGSON64)
/linux-master/arch/mips/kernel/
H A Dperf_event_mipsxx.c172 if (boot_cpu_type() != CPU_LOONGSON64)

Completed in 190 milliseconds