rapl_model_match  718 arch/x86/events/intel/rapl.c static const struct x86_cpu_id rapl_model_match[] __initconst = {
rapl_model_match  747 arch/x86/events/intel/rapl.c MODULE_DEVICE_TABLE(x86cpu, rapl_model_match);
rapl_model_match  755 arch/x86/events/intel/rapl.c 	id = x86_match_cpu(rapl_model_match);