CPUM_SF_SDB_PER_TABLE   42 arch/s390/kernel/perf_cpum_sf.c #define CPUM_SF_SDBT_TL_OFFSET	(CPUM_SF_SDB_PER_TABLE * 8)
CPUM_SF_SDB_PER_TABLE 1447 arch/s390/kernel/perf_cpum_sf.c 	base = aux->sdbt_index[head / CPUM_SF_SDB_PER_TABLE];
CPUM_SF_SDB_PER_TABLE 1448 arch/s390/kernel/perf_cpum_sf.c 	offset = head % CPUM_SF_SDB_PER_TABLE;
CPUM_SF_SDB_PER_TABLE 1458 arch/s390/kernel/perf_cpum_sf.c 			    head / CPUM_SF_SDB_PER_TABLE,
CPUM_SF_SDB_PER_TABLE 1721 arch/s390/kernel/perf_cpum_sf.c 	n_sdbt = (nr_pages + CPUM_SF_SDB_PER_TABLE - 1) / CPUM_SF_SDB_PER_TABLE;