Searched refs:n_sdbt (Results 1 – 1 of 1) sorted by relevance
1757 int i, n_sdbt; in aux_buffer_setup() local1781 n_sdbt = DIV_ROUND_UP(nr_pages, CPUM_SF_SDB_PER_TABLE); in aux_buffer_setup()1782 aux->sdbt_index = kmalloc_array(n_sdbt, sizeof(void *), GFP_KERNEL); in aux_buffer_setup()