Searched refs:hmc_size (Results 1 – 1 of 1) sorted by relevance
1036 uint32_t hmc_size; member2206 kva += i * e->hmc_size; in ixl_hmc_kva()2216 return (e->hmc_size); in ixl_hmc_len()4707 e->hmc_size = 1U << ixl_rd(sc, regs[i].maxcnt); in ixl_hmc()4710 if ((e->hmc_size * 8) < regs[i].minsize) { in ixl_hmc()4716 size += roundup(e->hmc_size * e->hmc_count, IXL_HMC_ROUNDUP); in ixl_hmc()