Lines Matching refs:ibmvmc_hmc
47 static struct ibmvmc_hmc hmcs[MAX_HMCS];
390 static void ibmvmc_free_hmc_buffer(struct ibmvmc_hmc *hmc, in ibmvmc_free_hmc_buffer()
444 static struct ibmvmc_hmc *ibmvmc_get_free_hmc(void) in ibmvmc_get_free_hmc()
478 static int ibmvmc_return_hmc(struct ibmvmc_hmc *hmc, bool release_readers) in ibmvmc_return_hmc()
544 struct ibmvmc_hmc *hmc) in ibmvmc_send_open()
605 static int ibmvmc_send_close(struct ibmvmc_hmc *hmc) in ibmvmc_send_close()
779 struct ibmvmc_hmc *hmc, int msg_len) in ibmvmc_send_msg()
856 struct ibmvmc_hmc *hmc; in ibmvmc_close()
907 struct ibmvmc_hmc *hmc; in ibmvmc_read()
1008 struct ibmvmc_hmc *hmc; in ibmvmc_poll()
1046 struct ibmvmc_hmc *hmc; in ibmvmc_write()
1151 struct ibmvmc_hmc *hmc; in ibmvmc_setup_hmc()
1211 struct ibmvmc_hmc *hmc; in ibmvmc_ioctl_sethmcid()
1599 struct ibmvmc_hmc *hmc; in ibmvmc_recv_msg()
2364 memset(hmcs, 0, sizeof(struct ibmvmc_hmc) * MAX_HMCS); in ibmvmc_module_init()