/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 290 /* forward and trap, trap_id is FDB_TRAP */ 292 /* trap and do not forward, trap_id is FDB_TRAP */ 6590 MLXSW_ITEM32(reg, hpkt, trap_id, 0x00, 0, 10); 6608 static inline void mlxsw_reg_hpkt_pack(char *payload, u8 action, u16 trap_id, in mlxsw_reg_hpkt_pack() argument 6616 mlxsw_reg_hpkt_trap_id_set(payload, trap_id); in mlxsw_reg_hpkt_pack() 7334 MLXSW_ITEM32(reg, ratr, trap_id, 0x0C, 0, 8); 7970 * For trap_action of NOP, MIRROR and DISCARD_ERROR, trap_id is reserved. 7973 MLXSW_ITEM32(reg, ralue, trap_id, 0x20, 0, 9); 8057 u16 trap_id, u32 adjacency_index, u16 ecmp_size) in mlxsw_reg_ralue_act_remote_pack() 8062 mlxsw_reg_ralue_trap_id_set(payload, trap_id); in mlxsw_reg_ralue_act_remote_pack() 8055 mlxsw_reg_ralue_act_remote_pack(char *payload, enum mlxsw_reg_ralue_trap_action trap_action, u16 trap_id, u32 adjacency_index, u16 ecmp_size) mlxsw_reg_ralue_act_remote_pack() argument 8068 mlxsw_reg_ralue_act_local_pack(char *payload, enum mlxsw_reg_ralue_trap_action trap_action, u16 trap_id, u16 local_erif) mlxsw_reg_ralue_act_local_pack() argument 11086 mlxsw_reg_mtptpt_pack(char *payload, enum mlxsw_reg_mtptpt_trap_id trap_id, u16 message_type) mlxsw_reg_mtptpt_pack() argument 12307 mlxsw_reg_tndem_pack(char *payload, u8 underlay_ecn, u8 overlay_ecn, u8 ecn, bool trap_en, u16 trap_id) mlxsw_reg_tndem_pack() argument 12461 mlxsw_reg_tidem_pack(char *payload, u8 underlay_ecn, u8 overlay_ecn, u8 eip_ecn, bool trap_en, u16 trap_id) mlxsw_reg_tidem_pack() argument [all...] |
H A D | pci_hw.h | 185 MLXSW_ITEM32(pci, cqe, trap_id, 0x08, 0, 10); 290 * When trap_id is an ACL: User defined value from policy engine action.
|
H A D | spectrum_ptp.c | 872 enum mlxsw_reg_mtptpt_trap_id trap_id, in mlxsw_sp_ptp_mtptpt_set() 877 mlxsw_reg_mtptpt_pack(mtptpt_pl, trap_id, message_type); in mlxsw_sp_ptp_mtptpt_set() 871 mlxsw_sp_ptp_mtptpt_set(struct mlxsw_sp *mlxsw_sp, enum mlxsw_reg_mtptpt_trap_id trap_id, u16 message_type) mlxsw_sp_ptp_mtptpt_set() argument
|
H A D | spectrum_router.c | 5963 u16 trap_id = 0; in mlxsw_sp_fib_entry_op_remote() local 5982 trap_id = MLXSW_TRAP_ID_RTR_INGRESS0; in mlxsw_sp_fib_entry_op_remote() 5986 mlxsw_reg_ralue_act_remote_pack(ralue_pl, trap_action, trap_id, in mlxsw_sp_fib_entry_op_remote() 5998 u16 trap_id = 0; in mlxsw_sp_fib_entry_op_local() local 6006 trap_id = MLXSW_TRAP_ID_RTR_INGRESS0; in mlxsw_sp_fib_entry_op_local() 6010 mlxsw_reg_ralue_act_local_pack(ralue_pl, trap_action, trap_id, in mlxsw_sp_fib_entry_op_local() 6046 u16 trap_id; in mlxsw_sp_fib_entry_op_unreachable() local 6049 trap_id = MLXSW_TRAP_ID_RTR_INGRESS1; in mlxsw_sp_fib_entry_op_unreachable() 6052 mlxsw_reg_ralue_act_local_pack(ralue_pl, trap_action, trap_id, 0); in mlxsw_sp_fib_entry_op_unreachable()
|
H A D | spectrum_trap.c | 1443 return listener->trap_id != 0; in mlxsw_sp_trap_listener_is_valid()
|
/kernel/linux/linux-6.6/arch/arm64/kvm/ |
H A D | emulate-nested.c | 457 #define SR_RANGE_TRAP(sr_start, sr_end, trap_id) \ 462 .cgt = trap_id, \ 467 #define SR_TRAP(sr, trap_id) SR_RANGE_TRAP(sr, sr, trap_id)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 693 enum mlxsw_reg_mtptpt_trap_id trap_id, in mlxsw_sp_ptp_mtptpt_set() 698 mlxsw_reg_mtptptp_pack(mtptpt_pl, trap_id, message_type); in mlxsw_sp_ptp_mtptpt_set() 692 mlxsw_sp_ptp_mtptpt_set(struct mlxsw_sp *mlxsw_sp, enum mlxsw_reg_mtptpt_trap_id trap_id, u16 message_type) mlxsw_sp_ptp_mtptpt_set() argument
|
H A D | spectrum_router.c | 4350 u16 trap_id = 0; in mlxsw_sp_fib_entry_op_remote() local 4374 trap_id = MLXSW_TRAP_ID_RTR_INGRESS0; in mlxsw_sp_fib_entry_op_remote() 4378 mlxsw_reg_ralue_act_remote_pack(ralue_pl, trap_action, trap_id, in mlxsw_sp_fib_entry_op_remote() 4390 u16 trap_id = 0; in mlxsw_sp_fib_entry_op_local() local 4398 trap_id = MLXSW_TRAP_ID_RTR_INGRESS0; in mlxsw_sp_fib_entry_op_local() 4402 mlxsw_reg_ralue_act_local_pack(ralue_pl, trap_action, trap_id, in mlxsw_sp_fib_entry_op_local() 4438 u16 trap_id; in mlxsw_sp_fib_entry_op_unreachable() local 4441 trap_id = MLXSW_TRAP_ID_RTR_INGRESS1; in mlxsw_sp_fib_entry_op_unreachable() 4444 mlxsw_reg_ralue_act_local_pack(ralue_pl, trap_action, trap_id, 0); in mlxsw_sp_fib_entry_op_unreachable()
|
H A D | spectrum_trap.c | 1266 return listener->trap_id != 0; in mlxsw_sp_trap_listener_is_valid()
|
/kernel/linux/linux-5.10/drivers/net/netdevsim/ |
H A D | dev.c | 791 nsim_dev_trap_item_lookup(struct nsim_dev *nsim_dev, u16 trap_id) in nsim_dev_trap_item_lookup() argument 797 if (nsim_traps_arr[i].id == trap_id) in nsim_dev_trap_item_lookup()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_debug.c | 1030 uint8_t trap_id = (ttmp1 >> 16) & 0xff; in radv_check_trap_handler() local 1035 fprintf(stderr, "PC=0x%" PRIx64 ", trapID=%d, HT=%d, PC_rewind=%d\n", pc, trap_id, ht, in radv_check_trap_handler()
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
H A D | code-generator-loong64.cc | 1957 TrapId trap_id = in AssembleArchTrap() local 1959 GenerateCallToTrap(trap_id); in AssembleArchTrap() 1963 void GenerateCallToTrap(TrapId trap_id) { in AssembleArchTrap() argument 1964 if (trap_id == TrapId::kInvalid) { in AssembleArchTrap() 1983 __ Call(static_cast<Address>(trap_id), RelocInfo::WASM_STUB_CALL); in AssembleArchTrap()
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | instruction-selector.cc | 874 int trap_id = static_cast<int>(cont->trap_id()); in EmitWithContinuation() local 875 continuation_inputs_.push_back(g.UseImmediate(trap_id)); in EmitWithContinuation() 3139 void InstructionSelector::VisitTrapIf(Node* node, TrapId trap_id) { in VisitTrapIf() argument 3141 FlagsContinuation::ForTrap(kNotEqual, trap_id, node->InputAt(1)); in VisitTrapIf() 3145 void InstructionSelector::VisitTrapUnless(Node* node, TrapId trap_id) { in VisitTrapUnless() argument 3147 FlagsContinuation::ForTrap(kEqual, trap_id, node->InputAt(1)); in VisitTrapUnless()
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
H A D | code-generator-arm64.cc | 399 TrapId trap_id = variable 401 GenerateCallToTrap(trap_id); variable 407 void GenerateWithTrapId(TrapId trap_id) { GenerateCallToTrap(trap_id); } in GenerateWithTrapId() argument 410 void GenerateCallToTrap(TrapId trap_id) { in GenerateCallToTrap() argument 427 __ Call(static_cast<Address>(trap_id), RelocInfo::WASM_STUB_CALL); in GenerateCallToTrap()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_dbgdev.c | 564 reg_sq_cmd.bits.trap_id = wac_info->trapId; in dbgdev_wave_control_set_registers()
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
H A D | code-generator-ppc.cc | 3850 TrapId trap_id = in AssembleArchTrap() local 3852 GenerateCallToTrap(trap_id); in AssembleArchTrap() 3856 void GenerateCallToTrap(TrapId trap_id) { in AssembleArchTrap() argument 3857 if (trap_id == TrapId::kInvalid) { in AssembleArchTrap() 3875 __ Call(static_cast<Address>(trap_id), RelocInfo::WASM_STUB_CALL); in AssembleArchTrap()
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
H A D | code-generator-arm.cc | 3575 TrapId trap_id = in AssembleArchInstruction() 3577 GenerateCallToTrap(trap_id); in AssembleArchInstruction() 3581 void GenerateCallToTrap(TrapId trap_id) { in AssembleArchInstruction() 3582 if (trap_id == TrapId::kInvalid) { in AssembleArchInstruction() 3600 __ Call(static_cast<Address>(trap_id), RelocInfo::WASM_STUB_CALL); in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
H A D | code-generator-ia32.cc | 3764 TrapId trap_id = in AssembleArchTrap() local 3766 GenerateCallToTrap(trap_id); in AssembleArchTrap() 3770 void GenerateCallToTrap(TrapId trap_id) { in AssembleArchTrap() argument 3771 if (trap_id == TrapId::kInvalid) { in AssembleArchTrap() 3788 __ wasm_call(static_cast<Address>(trap_id), RelocInfo::WASM_STUB_CALL); in AssembleArchTrap()
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
H A D | code-generator-s390.cc | 3245 TrapId trap_id = in AssembleArchTrap() local 3247 GenerateCallToTrap(trap_id); in AssembleArchTrap() 3251 void GenerateCallToTrap(TrapId trap_id) { in AssembleArchTrap() argument 3252 if (trap_id == TrapId::kInvalid) { in AssembleArchTrap() 3270 __ Call(static_cast<Address>(trap_id), RelocInfo::WASM_STUB_CALL); in AssembleArchTrap()
|
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A D | dev.c | 1046 nsim_dev_trap_item_lookup(struct nsim_dev *nsim_dev, u16 trap_id) in nsim_dev_trap_item_lookup() argument 1052 if (nsim_traps_arr[i].id == trap_id) in nsim_dev_trap_item_lookup()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rx.c | 2738 u16 trap_id; in mlx5e_trap_handle_rx_cqe() local 2741 trap_id = get_cqe_flow_tag(cqe); in mlx5e_trap_handle_rx_cqe() 2758 mlx5_devlink_trap_report(rq->mdev, trap_id, skb, in mlx5e_trap_handle_rx_cqe()
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
H A D | code-generator-x64.cc | 657 TrapId trap_id = variable 659 GenerateWithTrapId(trap_id); variable 665 void GenerateWithTrapId(TrapId trap_id) { GenerateCallToTrap(trap_id); } in GenerateWithTrapId() argument 668 void GenerateCallToTrap(TrapId trap_id) { in GenerateCallToTrap() argument 686 __ near_call(static_cast<Address>(trap_id), RelocInfo::WASM_STUB_CALL); in GenerateCallToTrap()
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
H A D | code-generator-mips64.cc | 3898 TrapId trap_id = in AssembleArchTrap() local 3900 GenerateCallToTrap(trap_id); in AssembleArchTrap() 3904 void GenerateCallToTrap(TrapId trap_id) { in AssembleArchTrap() argument 3905 if (trap_id == TrapId::kInvalid) { in AssembleArchTrap() 3924 __ Call(static_cast<Address>(trap_id), RelocInfo::WASM_STUB_CALL); in AssembleArchTrap()
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
H A D | code-generator-mips.cc | 3709 TrapId trap_id = in AssembleArchTrap() local 3711 GenerateCallToTrap(trap_id); in AssembleArchTrap() 3715 void GenerateCallToTrap(TrapId trap_id) { in AssembleArchTrap() argument 3716 if (trap_id == TrapId::kInvalid) { in AssembleArchTrap() 3734 __ Call(static_cast<Address>(trap_id), RelocInfo::WASM_STUB_CALL); in AssembleArchTrap()
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | code-generator-riscv64.cc | 3567 TrapId trap_id = in AssembleArchTrap() local 3569 GenerateCallToTrap(trap_id); in AssembleArchTrap() 3573 void GenerateCallToTrap(TrapId trap_id) { in AssembleArchTrap() argument 3574 if (trap_id == TrapId::kInvalid) { in AssembleArchTrap() 3593 __ Call(static_cast<Address>(trap_id), RelocInfo::WASM_STUB_CALL); in AssembleArchTrap()
|