Home
last modified time | relevance | path

Searched refs:MIPS_CPU_DIVEC (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu.h375 #define MIPS_CPU_DIVEC BIT_ULL( 9) /* dedicated interrupt vector */ macro
H A Dcpu-features.h153 #define cpu_has_divec __isa_ge_or_opt(1, MIPS_CPU_DIVEC)
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-probe.c725 MIPS_CPU_DIVEC | MIPS_CPU_LLSC | MIPS_CPU_MCHECK; in decode_configs()
1245 MIPS_CPU_DIVEC | MIPS_CPU_LLSC; in cpu_probe_legacy()
1890 MIPS_CPU_DIVEC | in cpu_probe_netlogic()