tfa_shadow       2077 arch/x86/events/intel/core.c 	if (cpuc->tfa_shadow != val) {
tfa_shadow       2078 arch/x86/events/intel/core.c 		cpuc->tfa_shadow = val;
tfa_shadow       3721 arch/x86/events/intel/core.c 		WARN_ON_ONCE(cpuc->tfa_shadow);
tfa_shadow       3722 arch/x86/events/intel/core.c 		cpuc->tfa_shadow = ~0ULL;
tfa_shadow        268 arch/x86/events/perf_event.h 	u64				tfa_shadow;