Searched refs:pi_buff (Results 1 – 2 of 2) sorted by relevance
84 unsigned long last_p_unit_address, unsigned long *pi_buff) in hvcs_next_partner() argument90 last_p_unit_address, virt_to_phys(pi_buff)); in hvcs_next_partner()120 unsigned long *pi_buff) in hvcs_get_partner_info() argument133 if (!head || !pi_buff) in hvcs_get_partner_info()136 memset(pi_buff, 0x00, PAGE_SIZE); in hvcs_get_partner_info()142 last_p_unit_address, pi_buff); in hvcs_get_partner_info()153 last_p_partition_ID = be64_to_cpu(pi_buff[0]); in hvcs_get_partner_info()154 last_p_unit_address = be64_to_cpu(pi_buff[1]); in hvcs_get_partner_info()180 (char *)&pi_buff[2], in hvcs_get_partner_info()
40 struct list_head *head, unsigned long *pi_buff);