Searched refs:last_p_unit_address (Results 1 – 1 of 1) 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()127 unsigned long last_p_unit_address; in hvcs_get_partner_info() local137 last_p_partition_ID = last_p_unit_address = ~0UL; in hvcs_get_partner_info()142 last_p_unit_address, pi_buff); in hvcs_get_partner_info()154 last_p_unit_address = be64_to_cpu(pi_buff[1]); in hvcs_get_partner_info()158 && last_p_unit_address == ~0UL) in hvcs_get_partner_info()174 = (unsigned int)last_p_unit_address; in hvcs_get_partner_info()
Completed in 4 milliseconds