Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dhvcserver.c96 unsigned long last_p_unit_address, unsigned long *pi_buff) in hvcs_next_partner() argument
102 last_p_unit_address, virt_to_phys(pi_buff)); in hvcs_next_partner()
139 unsigned long last_p_unit_address; in hvcs_get_partner_info() local
149 last_p_partition_ID = last_p_unit_address = ~0UL; in hvcs_get_partner_info()
154 last_p_unit_address, pi_buff); in hvcs_get_partner_info()
166 last_p_unit_address = pi_buff[1]; in hvcs_get_partner_info()
170 && last_p_unit_address == ~0UL) in hvcs_get_partner_info()
186 = (unsigned int)last_p_unit_address; in hvcs_get_partner_info()