Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
Dxpc_partition.c90 dev_dbg(xpc_part, "SAL returned with ret=%d, cookie=0x%016lx, " in xpc_get_rsvd_page_pa()
103 dev_err(xpc_part, "unable to kmalloc " in xpc_get_rsvd_page_pa()
112 dev_dbg(xpc_part, "xp_remote_memcpy failed %d\n", ret); in xpc_get_rsvd_page_pa()
122 dev_dbg(xpc_part, "reserved page at phys address 0x%016lx\n", rp_pa); in xpc_get_rsvd_page_pa()
145 dev_err(xpc_part, "SAL failed to locate the reserved page\n"); in xpc_setup_rsvd_page()
157 dev_err(xpc_part, "the reserved page's partid of %d is outside " in xpc_setup_rsvd_page()
284 dev_info(xpc_part, "deactivate request to remote " in xpc_partition_disengaged()
315 dev_dbg(xpc_part, "setting partition %d to ACTIVE\n", XPC_PARTID(part)); in xpc_mark_partition_active()
372 dev_dbg(xpc_part, "bringing partition %d down, reason = %d\n", in xpc_deactivate_partition()
386 dev_dbg(xpc_part, "setting partition %d to INACTIVE\n", in xpc_mark_partition_inactive()
[all …]
Dxpc_main.c77 struct device *xpc_part = &xpc_part_dbg_subname; variable
271 dev_dbg(xpc_part, "woke up with %d ticks rem; %d IRQs have " in xpc_hb_checker()
281 dev_dbg(xpc_part, "checking remote heartbeats\n"); in xpc_hb_checker()
288 dev_dbg(xpc_part, "processing activate IRQs " in xpc_hb_checker()
303 dev_dbg(xpc_part, "heartbeat checker is exiting\n"); in xpc_hb_checker()
320 dev_dbg(xpc_part, "discovery thread is exiting\n"); in xpc_initiate_discovery()
556 dev_dbg(xpc_part, "activating partition %d\n", partid); in xpc_activating()
907 dev_err(xpc_part, "can't get memory for partition structure\n"); in xpc_setup_partitions()
1001 dev_info(xpc_part, "waiting for remote " in xpc_do_exit()
1012 dev_info(xpc_part, "waiting for local partition" in xpc_do_exit()
[all …]
Dxpc_uv.c171 dev_err(xpc_part, "sn_mq_watchlist_alloc() failed, ret=%d\n", in xpc_gru_mq_watchlist_alloc_uv()
179 dev_err(xpc_part, "uv_bios_mq_watchlist_alloc() failed, " in xpc_gru_mq_watchlist_alloc_uv()
223 dev_err(xpc_part, "xpc_create_gru_mq_uv() failed to kmalloc() " in xpc_create_gru_mq_uv()
232 dev_err(xpc_part, "xpc_create_gru_mq_uv() failed to kmalloc() " in xpc_create_gru_mq_uv()
249 dev_err(xpc_part, "xpc_create_gru_mq_uv() failed to alloc %d " in xpc_create_gru_mq_uv()
267 dev_err(xpc_part, "request_irq(irq=%d) returned error=%d\n", in xpc_create_gru_mq_uv()
278 dev_err(xpc_part, "gru_create_message_queue() returned " in xpc_create_gru_mq_uv()
591 dev_err(xpc_part, "received unknown activate_mq msg type=%d " in xpc_handle_activate_mq_msg_uv()
638 dev_err(xpc_part, "xpc_handle_activate_IRQ_uv() " in xpc_handle_activate_IRQ_uv()
1057 dev_dbg(xpc_part, "waiting to make first contact with " in xpc_make_first_contact_uv()
[all …]
Dxpc.h608 extern struct device *xpc_part;