Home
last modified time | relevance | path

Searched refs:tnpc (Results 26 – 34 of 34) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve_vxlan.c320 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(tnpc), tnpc_pl); in mlxsw_sp2_nve_vxlan_learning_set()
H A Dreg.h12327 MLXSW_REG_DEFINE(tnpc, MLXSW_REG_TNPC_ID, MLXSW_REG_TNPC_LEN);
12333 MLXSW_ITEM32(reg, tnpc, tunnel_port, 0x00, 0, 4);
12339 MLXSW_ITEM32(reg, tnpc, learn_enable_v6, 0x04, 1, 1);
12345 MLXSW_ITEM32(reg, tnpc, learn_enable_v4, 0x04, 0, 1);
12351 MLXSW_REG_ZERO(tnpc, payload); in mlxsw_reg_tnpc_pack()
13057 MLXSW_REG(tnpc),
/openbmc/linux/arch/sparc/mm/
H A Dfault_64.c240 regs->tnpc = regs->tpc + 4; in do_kernel_fault()
H A Dultra.S667 rdpr %tnpc, %g7
H A Dinit_64.c3015 regs->tnpc = regs->tpc + 4; in hugetlb_setup()
/openbmc/linux/arch/sparc/kernel/
H A Drtrap_64.S230 wrpr %o2, %g0, %tnpc
H A Dtsb.S308 wrpr %g3, %tnpc ! Write it into TNPC
/openbmc/qemu/target/sparc/
H A Dcpu.h245 uint64_t tnpc; member
H A Dtranslate.c2905 tcg_gen_ld_tl(dst, r_tsptr, offsetof(trap_state, tnpc)); in do_rdtnpc()
3253 tcg_gen_st_tl(src, r_tsptr, offsetof(trap_state, tnpc)); in do_wrtnpc()

12