Searched refs:xp_ret (Results 1 – 1 of 1) sorted by relevance
209 enum xp_retval xp_ret; in xpc_create_gru_mq_uv() local282 xp_ret = xp_expand_memprotect(xp_pa(mq->address), mq_size); in xpc_create_gru_mq_uv()283 if (xp_ret != xpSuccess) { in xpc_create_gru_mq_uv()336 enum xp_retval xp_ret; in xpc_send_gru_msg() local342 xp_ret = xpSuccess; in xpc_send_gru_msg()361 xp_ret = xpGruSendMqError; in xpc_send_gru_msg()365 return xp_ret; in xpc_send_gru_msg()