Home
last modified time | relevance | path

Searched refs:sbpm (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1380 u32 **sbpm, *sbpp; in subpage_protection() local
1389 sbpm = spt->low_prot; in subpage_protection()
1391 sbpm = spt->protptrs[ea >> SBP_L3_SHIFT]; in subpage_protection()
1392 if (!sbpm) in subpage_protection()
1395 sbpp = sbpm[(ea >> SBP_L2_SHIFT) & (SBP_L2_COUNT - 1)]; in subpage_protection()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_buffers.c261 err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(sbpm), sbpm_pl); in mlxsw_sp_sb_pm_write()
284 return mlxsw_reg_trans_query(mlxsw_sp->core, MLXSW_REG(sbpm), sbpm_pl, in mlxsw_sp_sb_pm_occ_clear()
312 return mlxsw_reg_trans_query(mlxsw_sp->core, MLXSW_REG(sbpm), sbpm_pl, in mlxsw_sp_sb_pm_occ_query()