Searched refs:part_sn2 (Results 1 – 1 of 1) sorted by relevance
328 struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2; in xpc_check_for_dropped_notify_IRQ_sn2() local333 part_sn2->dropped_notify_IRQ_timer.expires = jiffies + in xpc_check_for_dropped_notify_IRQ_sn2()335 add_timer(&part_sn2->dropped_notify_IRQ_timer); in xpc_check_for_dropped_notify_IRQ_sn2()349 struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2; in xpc_send_notify_IRQ_sn2() local355 ret = xpc_send_IRQ_sn2(part_sn2->remote_chctl_amo_va, in xpc_send_notify_IRQ_sn2()357 part_sn2->notify_IRQ_nasid, in xpc_send_notify_IRQ_sn2()358 part_sn2->notify_IRQ_phys_cpuid, in xpc_send_notify_IRQ_sn2()496 struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2; in xpc_indicate_partition_disengaged_sn2() local498 struct amo *amo = (struct amo *)__va(part_sn2->remote_amos_page_pa + in xpc_indicate_partition_disengaged_sn2()524 xpc_send_activate_IRQ_sn2(part_sn2->remote_amos_page_pa, in xpc_indicate_partition_disengaged_sn2()[all …]