Home
last modified time | relevance | path

Searched refs:ventry (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/arch/arm64/kernel/
Dhibernate-asm.S146 ventry el2_sync_invalid // Synchronous EL2t
147 ventry el2_irq_invalid // IRQ EL2t
148 ventry el2_fiq_invalid // FIQ EL2t
149 ventry el2_error_invalid // Error EL2t
151 ventry el2_sync_invalid // Synchronous EL2h
152 ventry el2_irq_invalid // IRQ EL2h
153 ventry el2_fiq_invalid // FIQ EL2h
154 ventry el2_error_invalid // Error EL2h
156 ventry el1_sync // Synchronous 64-bit EL1
157 ventry el1_irq_invalid // IRQ 64-bit EL1
[all …]
Dhyp-stub.S25 ventry el2_sync_invalid // Synchronous EL2t
26 ventry el2_irq_invalid // IRQ EL2t
27 ventry el2_fiq_invalid // FIQ EL2t
28 ventry el2_error_invalid // Error EL2t
30 ventry elx_sync // Synchronous EL2h
31 ventry el2_irq_invalid // IRQ EL2h
32 ventry el2_fiq_invalid // FIQ EL2h
33 ventry el2_error_invalid // Error EL2h
35 ventry elx_sync // Synchronous 64-bit EL1
36 ventry el1_irq_invalid // IRQ 64-bit EL1
[all …]
/Linux-v5.15/arch/arm64/kvm/hyp/nvhe/
Dhyp-init.S26 ventry __invalid // Synchronous EL2t
27 ventry __invalid // IRQ EL2t
28 ventry __invalid // FIQ EL2t
29 ventry __invalid // Error EL2t
31 ventry __invalid // Synchronous EL2h
32 ventry __invalid // IRQ EL2h
33 ventry __invalid // FIQ EL2h
34 ventry __invalid // Error EL2h
36 ventry __do_hyp_init // Synchronous 64-bit EL1
37 ventry __invalid // IRQ 64-bit EL1
[all …]
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c246 struct mlxsw_sp_acl_tcam_ventry *ventry; member
1127 struct mlxsw_sp_acl_tcam_ventry *ventry, in mlxsw_sp_acl_tcam_entry_create() argument
1137 entry->ventry = ventry; in mlxsw_sp_acl_tcam_entry_create()
1141 entry->priv, ventry->rulei); in mlxsw_sp_acl_tcam_entry_create()
1187 struct mlxsw_sp_acl_tcam_ventry *ventry, in mlxsw_sp_acl_tcam_ventry_add() argument
1199 ventry->vchunk = vchunk; in mlxsw_sp_acl_tcam_ventry_add()
1200 ventry->rulei = rulei; in mlxsw_sp_acl_tcam_ventry_add()
1204 ventry->entry = mlxsw_sp_acl_tcam_entry_create(mlxsw_sp, ventry, in mlxsw_sp_acl_tcam_ventry_add()
1206 if (IS_ERR(ventry->entry)) { in mlxsw_sp_acl_tcam_ventry_add()
1208 err = PTR_ERR(ventry->entry); in mlxsw_sp_acl_tcam_ventry_add()
[all …]
/Linux-v5.15/tools/perf/util/
Dsyscalltbl.c48 static int syscallcmpname(const void *vkey, const void *ventry) in syscallcmpname() argument
51 const struct syscall *entry = ventry; in syscallcmpname()
/Linux-v5.15/drivers/video/console/
Dnewport_con.c203 unsigned short ventry, treg; in newport_get_screensize() local
206 ventry = newport_vc2_get(npregs, VC2_IREG_VENTRY); in newport_get_screensize()
207 newport_vc2_set(npregs, VC2_IREG_RADDR, ventry); in newport_get_screensize()
/Linux-v5.15/arch/arm64/include/asm/
Dassembler.h166 .macro ventry label