Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/pseries/
Dhvcserver.c97 unsigned long last_p_unit_address, unsigned long *pi_buff) in hvcs_next_partner() argument
103 last_p_unit_address, virt_to_phys(pi_buff)); in hvcs_next_partner()
140 unsigned long last_p_unit_address; in hvcs_get_partner_info() local
150 last_p_partition_ID = last_p_unit_address = ~0UL; in hvcs_get_partner_info()
155 last_p_unit_address, pi_buff); in hvcs_get_partner_info()
167 last_p_unit_address = be64_to_cpu(pi_buff[1]); in hvcs_get_partner_info()
171 && last_p_unit_address == ~0UL) in hvcs_get_partner_info()
187 = (unsigned int)last_p_unit_address; in hvcs_get_partner_info()