targets_supported 25 arch/x86/kernel/cpu/intel_pconfig.c static u64 targets_supported __read_mostly; targets_supported 37 arch/x86/kernel/cpu/intel_pconfig.c return targets_supported & (1ULL << target); targets_supported 68 arch/x86/kernel/cpu/intel_pconfig.c targets_supported |= (1ULL << regs.ebx); targets_supported 70 arch/x86/kernel/cpu/intel_pconfig.c targets_supported |= (1ULL << regs.ecx); targets_supported 72 arch/x86/kernel/cpu/intel_pconfig.c targets_supported |= (1ULL << regs.edx);