Searched refs:ibmvmc_hmc (Results 1 – 2 of 2) sorted by relevance
47 static struct ibmvmc_hmc hmcs[MAX_HMCS];386 * @hmc: ibmvmc_hmc struct390 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() 469 * @hmc: ibmvmc_hmc struct478 static int ibmvmc_return_hmc(struct ibmvmc_hmc *hmc, bool release_readers) in ibmvmc_return_hmc() 528 * @hmc: Pointer to ibmvmc_hmc struct544 struct ibmvmc_hmc *hmc) in ibmvmc_send_open() 593 * @hmc: Pointer to ibmvmc_hmc struct605 static int ibmvmc_send_close(struct ibmvmc_hmc *hm[all...]
184 struct ibmvmc_hmc { struct 199 struct ibmvmc_hmc *hmc; argument