Searched refs:CPUPT_MTC (Results 1 – 2 of 2) sorted by relevance
215 #define CPUPT_MTC (1 << 3) /* MTC Supported */ macro
442 if ((pt_info.l0_ebx & CPUPT_MTC) == 0) { in pt_backend_configure()