Searched refs:hvcs_pi_buff (Results 1 – 1 of 1) sorted by relevance
242 static unsigned long *hvcs_pi_buff; variable897 if (!hvcs_pi_buff) { in hvcs_get_pi()901 retval = hvcs_get_partner_info(unit_address, &head, hvcs_pi_buff); in hvcs_get_pi()1519 hvcs_pi_buff = (unsigned long *) __get_free_page(GFP_KERNEL); in hvcs_initialize()1520 if (!hvcs_pi_buff) { in hvcs_initialize()1535 free_page((unsigned long)hvcs_pi_buff); in hvcs_initialize()1584 free_page((unsigned long)hvcs_pi_buff); in hvcs_module_exit()1585 hvcs_pi_buff = NULL; in hvcs_module_exit()