Searched refs:SPR_CPUCFGR_OV64S (Results 1 – 2 of 2) sorted by relevance
361 seq_printf(m, "%s ", cpucfgr & SPR_CPUCFGR_OV64S ? "orvdx64" : ""); in show_cpuinfo()
181 #define SPR_CPUCFGR_OV64S 0x00000200 /* ORVDX64 supported */ macro