Searched refs:hvcs_pi_buff (Results 1 – 1 of 1) sorted by relevance
244 static unsigned long *hvcs_pi_buff; variable871 if (!hvcs_pi_buff) { in hvcs_get_pi()875 retval = hvcs_get_partner_info(unit_address, &head, hvcs_pi_buff); in hvcs_get_pi()1473 hvcs_pi_buff = (unsigned long *) __get_free_page(GFP_KERNEL); in hvcs_initialize()1474 if (!hvcs_pi_buff) { in hvcs_initialize()1489 free_page((unsigned long)hvcs_pi_buff); in hvcs_initialize()1531 free_page((unsigned long)hvcs_pi_buff); in hvcs_module_exit()1532 hvcs_pi_buff = NULL; in hvcs_module_exit()