Searched refs:P4_CPU_TO_FLAG (Results 1 – 1 of 1) sorted by relevance
463 #define P4_CPU_TO_FLAG(C) (P4_CPU_IS_HTT_SECONDARY(cpu) ? 0x2 : 0x1) macro823 cpuflag = P4_CPU_TO_FLAG(cpu); in p4_config_pmc()873 if (cfgflags & P4_CPU_TO_FLAG(cpu)) in p4_get_config()