/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_trap.c | 30 struct devlink_trap trap; member 1015 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policer_item_lookup() local 1029 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_group_item_lookup() local 1043 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_item_lookup() local 1056 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_cpu_policers_set() local 1087 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policer_items_arr_init() local 1139 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policers_init() local 1170 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_policers_fini() local 1186 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_group_items_arr_init() local 1222 struct mlxsw_sp_trap *trap = mlxsw_sp->trap; in mlxsw_sp_trap_groups_init() local [all …]
|
/kernel/linux/linux-4.19/arch/ia64/mm/ |
D | fault.c | 25 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault() 40 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault()
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
D | hash_64k.c | 37 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_4K() 224 unsigned long vsid, pte_t *ptep, unsigned long trap, in __hash_page_64K()
|
D | hash_utils.c | 1147 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap) in hash_page_do_lazy_icache() 1263 unsigned long vsid, unsigned long trap, in hash_failure_debug() 1298 unsigned long access, unsigned long trap, in hash_page_mm() 1507 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page() 1524 int __hash_page(unsigned long trap, unsigned long ea, unsigned long dsisr, in __hash_page() 1583 bool is_exec, unsigned long trap) in hash_preload() 1686 unsigned long trap; in update_mmu_cache() local
|
D | hash_4k.c | 20 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_4K()
|
D | hash_hugepage.c | 22 pmd_t *pmdp, unsigned long trap, unsigned long flags, in __hash_page_thp()
|
D | hash_hugetlbpage.c | 24 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_huge()
|
/kernel/linux/linux-4.19/arch/powerpc/mm/ |
D | hash64_64k.c | 37 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_4K() 224 unsigned long vsid, pte_t *ptep, unsigned long trap, in __hash_page_64K()
|
D | hugetlbpage-hash64.c | 23 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_huge()
|
D | hash64_4k.c | 20 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_4K()
|
D | hash_utils_64.c | 1079 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap) in hash_page_do_lazy_icache() 1192 unsigned long vsid, unsigned long trap, in hash_failure_debug() 1226 unsigned long access, unsigned long trap, in hash_page_mm() 1420 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page() 1436 int __hash_page(unsigned long ea, unsigned long msr, unsigned long trap, in __hash_page() 1494 unsigned long access, unsigned long trap) in hash_preload()
|
D | hugepage-hash64.c | 22 pmd_t *pmdp, unsigned long trap, unsigned long flags, in __hash_page_thp()
|
/kernel/linux/linux-5.10/arch/m68k/68000/ |
D | romvec.S | 15 .global trap symbol
|
/kernel/linux/linux-4.19/arch/m68k/68000/ |
D | romvec.S | 15 .global trap symbol
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | kgdb.c | 304 int trap = (regs->cp0_cause & 0x7c) >> 2; in kgdb_mips_notify() local 346 struct pt_regs *regs, long err, int trap, int sig) in kgdb_ll_trap()
|
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | gf100.c | 974 u32 trap[4]; in gf100_gr_trap_gpc_rop() local 1058 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0224)); in gf100_gr_trap_tpc() local 1070 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0084)); in gf100_gr_trap_tpc() local 1077 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x048c)); in gf100_gr_trap_tpc() local 1084 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0430)); in gf100_gr_trap_tpc() local 1109 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x0900)); in gf100_gr_trap_gpc() local 1116 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x1028)); in gf100_gr_trap_gpc() local 1123 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x0824)); in gf100_gr_trap_gpc() local 1149 u32 trap = nvkm_rd32(device, 0x400108); in gf100_gr_trap_intr() local
|
/kernel/linux/linux-4.19/arch/mips/kernel/ |
D | kgdb.c | 311 int trap = (regs->cp0_cause & 0x7c) >> 2; in kgdb_mips_notify() local 353 struct pt_regs *regs, long err, int trap, int sig) in kgdb_ll_trap()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-eth-devlink.c | 117 const struct devlink_trap *trap, in dpaa2_eth_dl_trap_init() 134 const struct devlink_trap *trap, in dpaa2_eth_dl_trap_action_set()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | gf100.c | 1179 u32 trap[4]; in gf100_gr_trap_gpc_rop() local 1263 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0224)); in gf100_gr_trap_tpc() local 1275 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0084)); in gf100_gr_trap_tpc() local 1282 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x048c)); in gf100_gr_trap_tpc() local 1289 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0430)); in gf100_gr_trap_tpc() local 1314 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x0900)); in gf100_gr_trap_gpc() local 1321 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x1028)); in gf100_gr_trap_gpc() local 1328 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x0824)); in gf100_gr_trap_gpc() local 1354 u32 trap = nvkm_rd32(device, 0x400108); in gf100_gr_trap_intr() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | nv50.h | 17 u32 trap; member
|
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | nv50.h | 17 u32 trap; member
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | head_32.h | 314 #define EXC_XFER_TEMPLATE(hdlr, trap, msr, tfer, ret) \ argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | fib_lookup.h | 20 trap:1, member
|
/kernel/linux/linux-4.19/arch/powerpc/include/asm/ |
D | exception-64s.h | 696 #define EXCEPTION_COMMON(area, trap, label, hdlr, ret, additions) \ argument 708 #define EXCEPTION_COMMON_NORET_STACK(area, trap, label, hdlr, additions) \ argument 717 #define STD_EXCEPTION_COMMON(trap, label, hdlr) \ argument 726 #define STD_EXCEPTION_COMMON_ASYNC(trap, label, hdlr) \ argument
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
D | kgdb.c | 173 int kgdb_arch_handle_exception(int trap, int signo, in kgdb_arch_handle_exception()
|