Home
last modified time | relevance | path

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

/linux-6.12.1/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()
325 dev_dbg(xpc_part, "setting partition %d to ACTIVE\n", XPC_PARTID(part)); in xpc_mark_partition_active()
382 dev_dbg(xpc_part, "bringing partition %d down, reason = %d\n", in xpc_deactivate_partition()
396 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
260 dev_dbg(xpc_part, "woke up with %d ticks rem; %d IRQs have " in xpc_hb_checker()
270 dev_dbg(xpc_part, "checking remote heartbeats\n"); in xpc_hb_checker()
277 dev_dbg(xpc_part, "processing activate IRQs " in xpc_hb_checker()
292 dev_dbg(xpc_part, "heartbeat checker is exiting\n"); in xpc_hb_checker()
309 dev_dbg(xpc_part, "discovery thread is exiting\n"); in xpc_initiate_discovery()
545 dev_dbg(xpc_part, "activating partition %d\n", partid); in xpc_activating()
896 dev_err(xpc_part, "can't get memory for partition structure\n"); in xpc_setup_partitions()
990 dev_info(xpc_part, "waiting for remote " in xpc_do_exit()
1001 dev_info(xpc_part, "waiting for local partition" in xpc_do_exit()
[all …]
Dxpc_uv.c118 dev_err(xpc_part, "uv_bios_mq_watchlist_alloc() failed, " in xpc_gru_mq_watchlist_alloc_uv()
152 dev_err(xpc_part, "xpc_create_gru_mq_uv() failed to kmalloc() " in xpc_create_gru_mq_uv()
161 dev_err(xpc_part, "xpc_create_gru_mq_uv() failed to kmalloc() " in xpc_create_gru_mq_uv()
178 dev_err(xpc_part, "xpc_create_gru_mq_uv() failed to alloc %d " in xpc_create_gru_mq_uv()
196 dev_err(xpc_part, "request_irq(irq=%d) returned error=%d\n", in xpc_create_gru_mq_uv()
207 dev_err(xpc_part, "gru_create_message_queue() returned " in xpc_create_gru_mq_uv()
520 dev_err(xpc_part, "received unknown activate_mq msg type=%d " in xpc_handle_activate_mq_msg_uv()
567 dev_err(xpc_part, "xpc_handle_activate_IRQ_uv() " in xpc_handle_activate_IRQ_uv()
972 dev_dbg(xpc_part, "waiting to make first contact with " in xpc_make_first_contact_uv()
1336 dev_err(xpc_part, "xpc_handle_notify_IRQ_uv() received invalid " in xpc_handle_notify_mq_msg_uv()
[all …]
Dxpc.h608 extern struct device *xpc_part;