topa_idx          536 arch/x86/events/intel/pt.c static void pt_config_buffer(void *buf, unsigned int topa_idx,
topa_idx          543 arch/x86/events/intel/pt.c 	reg = 0x7f | ((u64)topa_idx << 7) | ((u64)output_off << 32);
topa_idx          803 arch/x86/events/intel/pt.c 	u64 topa_idx, base, old;
topa_idx          809 arch/x86/events/intel/pt.c 	for (topa_idx = 0; topa_idx < buf->cur_idx; topa_idx++)
topa_idx          810 arch/x86/events/intel/pt.c 		base += TOPA_ENTRY_SIZE(buf->cur, topa_idx);