Searched refs:CPUM_SF_SDB_DIAG_FACTOR (Results 1 – 1 of 1) sorted by relevance
69 static unsigned long __read_mostly CPUM_SF_SDB_DIAG_FACTOR = 1; variable381 CPUM_SF_SDB_DIAG_FACTOR = DIV_ROUND_UP(si.dsdes, si.bsdes); in sfb_set_limits()386 return SAMPL_DIAG_MODE(hwc) ? CPUM_SF_MAX_SDB * CPUM_SF_SDB_DIAG_FACTOR in sfb_max_limit()1762 if (nr_pages > CPUM_SF_MAX_SDB * CPUM_SF_SDB_DIAG_FACTOR) { in aux_buffer_setup()1767 } else if (nr_pages < CPUM_SF_MIN_SDB * CPUM_SF_SDB_DIAG_FACTOR) { in aux_buffer_setup()2194 CPUM_SF_MIN_SDB, CPUM_SF_MAX_SDB, CPUM_SF_SDB_DIAG_FACTOR); in param_set_sfb_size()