Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/sgi-xp/
Dxpc_sn2.c58 static char *xpc_remote_copy_buffer_sn2; variable
773 remote_vars = (struct xpc_vars_sn2 *)xpc_remote_copy_buffer_sn2; in xpc_get_remote_heartbeat_sn2()
1001 remote_rp = (struct xpc_rsvd_page *)xpc_remote_copy_buffer_sn2; in xpc_identify_activate_IRQ_req_sn2()
1020 remote_vars = (struct xpc_vars_sn2 *)xpc_remote_copy_buffer_sn2; in xpc_identify_activate_IRQ_req_sn2()
2427 xpc_remote_copy_buffer_sn2 = xpc_kmalloc_cacheline_aligned(buf_size, in xpc_init_sn2()
2430 if (xpc_remote_copy_buffer_sn2 == NULL) { in xpc_init_sn2()