Searched refs:xp_ret (Results 1 – 1 of 1) sorted by relevance
212 enum xp_retval xp_ret; in xpc_create_gru_mq_uv() local285 xp_ret = xp_expand_memprotect(xp_pa(mq->address), mq_size); in xpc_create_gru_mq_uv()286 if (xp_ret != xpSuccess) { in xpc_create_gru_mq_uv()339 enum xp_retval xp_ret; in xpc_send_gru_msg() local345 xp_ret = xpSuccess; in xpc_send_gru_msg()364 xp_ret = xpGruSendMqError; in xpc_send_gru_msg()368 return xp_ret; in xpc_send_gru_msg()