Searched refs:last_p_unit_address (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dhvcserver.c97 unsigned long last_p_unit_address, unsigned long *pi_buff) hvcs_next_partner()
103 last_p_unit_address, virt_to_phys(pi_buff)); hvcs_next_partner()
140 unsigned long last_p_unit_address; hvcs_get_partner_info() local
150 last_p_partition_ID = last_p_unit_address = ~0UL; hvcs_get_partner_info()
155 last_p_unit_address, pi_buff); hvcs_get_partner_info()
167 last_p_unit_address = be64_to_cpu(pi_buff[1]); hvcs_get_partner_info()
171 && last_p_unit_address == ~0UL) hvcs_get_partner_info()
187 = (unsigned int)last_p_unit_address; hvcs_get_partner_info()
95 hvcs_next_partner(uint32_t unit_address, unsigned long last_p_partition_ID, unsigned long last_p_unit_address, unsigned long *pi_buff) hvcs_next_partner() argument

Completed in 34 milliseconds