Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dcpu-features.h32 #define __isa_ge_and_opt(isa, opt) ((MIPS_ISA_REV >= (isa)) && __opt(opt)) macro
395 #define cpu_has_vp __isa_ge_and_opt(6, MIPS_CPU_VP)
548 __isa_ge_and_opt(6, MIPS_CPU_SHARED_FTLB_RAM)
565 __isa_ge_and_opt(6, MIPS_CPU_SHARED_FTLB_ENTRIES)