Searched refs:sn2 (Results 1 – 8 of 8) sorted by relevance
273 chctl.all_flags = xpc_receive_IRQ_amo_sn2(part->sn.sn2. in xpc_check_for_sent_chctl_flags_sn2()329 from_timer(part, t, sn.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()388 FETCHOP_STORE_OP(TO_AMO((u64)&part->sn.sn2.local_chctl_amo_va-> in xpc_send_local_notify_IRQ_sn2()401 struct xpc_openclose_args *args = ch->sn.sn2.local_openclose_args; in xpc_send_chctl_closerequest_sn2()416 struct xpc_openclose_args *args = ch->sn.sn2.local_openclose_args; in xpc_send_chctl_openrequest_sn2()426 struct xpc_openclose_args *args = ch->sn.sn2.local_openclose_args; in xpc_send_chctl_openreply_sn2()430 args->local_msgqueue_pa = xp_pa(ch->sn.sn2.local_msgqueue); in xpc_send_chctl_openreply_sn2()457 ch->sn.sn2.remote_msgqueue_pa = msgqueue_pa; in xpc_save_remote_msgqueue_pa_sn2()470 struct amo *amo = (struct amo *)__va(part->sn.sn2.remote_amos_page_pa + in xpc_indicate_partition_engaged_sn2()[all …]
97 } sn2; member582 struct xpc_channel_sn2 sn2; member777 struct xpc_partition_sn2 sn2; member
9 #define MACHVEC_PLATFORM_NAME sn2
15 sn2/
127 static inline bool ieee80211_sn_less(u16 sn1, u16 sn2) in ieee80211_sn_less() argument129 return ((sn1 - sn2) & IEEE80211_SN_MASK) > (IEEE80211_SN_MODULO >> 1); in ieee80211_sn_less()132 static inline u16 ieee80211_sn_add(u16 sn1, u16 sn2) in ieee80211_sn_add() argument134 return (sn1 + sn2) & IEEE80211_SN_MASK; in ieee80211_sn_add()142 static inline u16 ieee80211_sn_sub(u16 sn1, u16 sn2) in ieee80211_sn_sub() argument144 return (sn1 - sn2) & IEEE80211_SN_MASK; in ieee80211_sn_sub()
427 static bool iwl_mvm_is_sn_less(u16 sn1, u16 sn2, u16 buffer_size) in iwl_mvm_is_sn_less() argument429 return ieee80211_sn_less(sn1, sn2) && in iwl_mvm_is_sn_less()430 !ieee80211_sn_less(sn1, sn2 - buffer_size); in iwl_mvm_is_sn_less()
184 Selecting this option will optimize the kernel for use on sn2 based
111 The ia64 sn2 platform is one example of a platform