Lines Matching full:has

355 #define MIPS_CPU_TLB		BIT_ULL( 0)	/* CPU has TLB */
360 #define MIPS_CPU_FPU BIT_ULL( 5) /* CPU has FPU */
371 #define MIPS_CPU_LLSC BIT_ULL(16) /* CPU has ll/sc instructions */
373 #define MIPS_CPU_PREFETCH BIT_ULL(18) /* CPU has usable prefetch */
376 #define MIPS_CPU_ULRI BIT_ULL(21) /* CPU has ULRI feature */
377 #define MIPS_CPU_PCI BIT_ULL(22) /* CPU has Perf Ctr Int indicator */
378 #define MIPS_CPU_RIXI BIT_ULL(23) /* CPU has TLB Read/eXec Inhibit */
379 #define MIPS_CPU_MICROMIPS BIT_ULL(24) /* CPU has microMIPS capability */
384 #define MIPS_CPU_RIXIEX BIT_ULL(29) /* CPU has unique exception codes for {Read, Execute}-Inhibit …
389 #define MIPS_CPU_CDMM BIT_ULL(34) /* CPU has Common Device Memory Map */
392 #define MIPS_CPU_FTLB BIT_ULL(37) /* CPU has Fixed-page-size TLB */
396 #define MIPS_CPU_LDPTE BIT_ULL(41) /* CPU has ldpte/lddir instructions */
398 #define MIPS_CPU_EBASE_WG BIT_ULL(43) /* CPU has EBase.WG */
399 #define MIPS_CPU_BADINSTR BIT_ULL(44) /* CPU has BadInstr register */
400 #define MIPS_CPU_BADINSTRP BIT_ULL(45) /* CPU has BadInstrP register */
401 #define MIPS_CPU_CTXTC BIT_ULL(46) /* CPU has [X]ConfigContext registers */
402 #define MIPS_CPU_PERF BIT_ULL(47) /* CPU has MIPS performance counters */
403 #define MIPS_CPU_GUESTCTL0EXT BIT_ULL(48) /* CPU has VZ GuestCtl0Ext register */
404 #define MIPS_CPU_GUESTCTL1 BIT_ULL(49) /* CPU has VZ GuestCtl1 register */
405 #define MIPS_CPU_GUESTCTL2 BIT_ULL(50) /* CPU has VZ GuestCtl2 register */
407 #define MIPS_CPU_DRG BIT_ULL(52) /* CPU has VZ Direct Root to Guest (DRG) */
414 BIT_ULL(56) /* CPU has perf counters implemented per TC (MIPSMT ASE) */