max_hmc_index 330 drivers/misc/ibmvmc.c if (hmc_index > ibmvmc.max_hmc_index) max_hmc_index 363 drivers/misc/ibmvmc.c if (hmc_index > ibmvmc.max_hmc_index) { max_hmc_index 415 drivers/misc/ibmvmc.c if (hmc_index > ibmvmc.max_hmc_index) max_hmc_index 452 drivers/misc/ibmvmc.c for (i = 0; i <= ibmvmc.max_hmc_index; i++) { max_hmc_index 1165 drivers/misc/ibmvmc.c for (index = 0; index <= ibmvmc.max_hmc_index; index++) { max_hmc_index 1442 drivers/misc/ibmvmc.c if (hmc_index > ibmvmc.max_hmc_index) { max_hmc_index 1558 drivers/misc/ibmvmc.c if (hmc_index > ibmvmc.max_hmc_index) { max_hmc_index 1620 drivers/misc/ibmvmc.c if (hmc_index > ibmvmc.max_hmc_index) { max_hmc_index 1717 drivers/misc/ibmvmc.c ibmvmc.max_hmc_index = min_t(u8, ibmvmc_max_hmcs, crq->max_hmc) - 1; max_hmc_index 1722 drivers/misc/ibmvmc.c ibmvmc.max_hmc_index); max_hmc_index 1745 drivers/misc/ibmvmc.c if (hmc_index > ibmvmc.max_hmc_index) max_hmc_index 1863 drivers/misc/ibmvmc.c if (hmc_index > ibmvmc.max_hmc_index) { max_hmc_index 1912 drivers/misc/ibmvmc.c if (hmc_index > ibmvmc.max_hmc_index) { max_hmc_index 2383 drivers/misc/ibmvmc.c ibmvmc.max_hmc_index = ibmvmc_max_hmcs - 1; max_hmc_index 175 drivers/misc/ibmvmc.h u32 max_hmc_index;