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

/barrelfish-master/usr/drivers/xeon_phi/
H A Dserial.c51 uint32_t xeon_phi_serial_handle_recv(struct xeon_phi *phi) function
137 if (!xeon_phi_serial_handle_recv(arg)) {
H A Dmain_host.c90 while (serial_recv-- && xeon_phi_serial_handle_recv(phi));
H A Dxeon_phi_internal.h177 uint32_t xeon_phi_serial_handle_recv(struct xeon_phi *phi);
H A Dboot.c784 xeon_phi_serial_handle_recv(phi);
H A Dinterphi.c168 data |= xeon_phi_serial_handle_recv(node->local);
1092 data |= xeon_phi_serial_handle_recv(phi);

Completed in 42 milliseconds