Searched refs:ventry (Results 1 – 3 of 3) sorted by relevance
25 ventry el2_sync_invalid // Synchronous EL2t26 ventry el2_irq_invalid // IRQ EL2t27 ventry el2_fiq_invalid // FIQ EL2t28 ventry el2_error_invalid // Error EL2t30 ventry elx_sync // Synchronous EL2h31 ventry el2_irq_invalid // IRQ EL2h32 ventry el2_fiq_invalid // FIQ EL2h33 ventry el2_error_invalid // Error EL2h35 ventry elx_sync // Synchronous 64-bit EL136 ventry el1_irq_invalid // IRQ 64-bit EL1[all …]
187 struct mlxsw_sp_acl_tcam_ventry *ventry; member1050 struct mlxsw_sp_acl_tcam_ventry *ventry, in mlxsw_sp_acl_tcam_entry_create() argument1060 entry->ventry = ventry; in mlxsw_sp_acl_tcam_entry_create()1064 entry->priv, ventry->rulei); in mlxsw_sp_acl_tcam_entry_create()1110 struct mlxsw_sp_acl_tcam_ventry *ventry, in mlxsw_sp_acl_tcam_ventry_add() argument1122 ventry->vchunk = vchunk; in mlxsw_sp_acl_tcam_ventry_add()1123 ventry->rulei = rulei; in mlxsw_sp_acl_tcam_ventry_add()1127 ventry->entry = mlxsw_sp_acl_tcam_entry_create(mlxsw_sp, ventry, in mlxsw_sp_acl_tcam_ventry_add()1129 if (IS_ERR(ventry->entry)) { in mlxsw_sp_acl_tcam_ventry_add()1131 err = PTR_ERR(ventry->entry); in mlxsw_sp_acl_tcam_ventry_add()[all …]
252 struct nlattr *ventry; in vxlan_fill_vni_filter_entry() local259 ventry = nla_nest_start(skb, VXLAN_VNIFILTER_ENTRY); in vxlan_fill_vni_filter_entry()260 if (!ventry) in vxlan_fill_vni_filter_entry()286 nla_nest_end(skb, ventry); in vxlan_fill_vni_filter_entry()291 nla_nest_cancel(skb, ventry); in vxlan_fill_vni_filter_entry()