Searched defs:mtr (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_mr.c | 446 struct hns_roce_mtr *mtr = &mr->pbl_mtr; in hns_roce_map_mr_sg() local 600 static int mtr_map_region(struct hns_roce_dev *hr_dev, struct hns_roce_mtr *mtr, in mtr_map_region() 676 static void mtr_free_bufs(struct hns_roce_dev *hr_dev, struct hns_roce_mtr *mtr) in mtr_free_bufs() 691 static int mtr_alloc_bufs(struct hns_roce_dev *hr_dev, struct hns_roce_mtr *mtr, in mtr_alloc_bufs() 725 static int cal_mtr_pg_cnt(struct hns_roce_mtr *mtr) in cal_mtr_pg_cnt() 739 static bool need_split_huge_page(struct hns_roce_mtr *mtr) in need_split_huge_page() 749 static int mtr_map_bufs(struct hns_roce_dev *hr_dev, struct hns_roce_mtr *mtr) in mtr_map_bufs() 799 int hns_roce_mtr_map(struct hns_roce_dev *hr_dev, struct hns_roce_mtr *mtr, in hns_roce_mtr_map() 880 struct hns_roce_mtr *mtr, u32 start_index, in hns_roce_get_mhop_mtt() 909 int hns_roce_mtr_find(struct hns_roce_dev *hr_dev, struct hns_roce_mtr *mtr, in hns_roce_mtr_find() [all …]
|
H A D | hns_roce_device.h | 427 struct hns_roce_mtr mtr; member 448 struct hns_roce_mtr mtr; member 617 struct hns_roce_mtr mtr; member 715 struct hns_roce_mtr mtr; member 1195 static inline dma_addr_t hns_roce_get_mtr_ba(struct hns_roce_mtr *mtr) in hns_roce_get_mtr_ba()
|
/linux/drivers/edac/ |
H A D | sb_edac.c | 215 #define RANK_DISABLE(mtr) GET_BITFIELD(mtr, 16, 19) argument 216 #define IS_DIMM_PRESENT(mtr) GET_BITFIELD(mtr, 14, 14) argument 217 #define RANK_CNT_BITS(mtr) GET_BITFIELD(mtr, 12, 13) argument 218 #define RANK_WIDTH_BITS(mtr) GET_BITFIELD(mtr, 2, 4) argument 219 #define COL_WIDTH_BITS(mtr) GET_BITFIELD(mtr, 0, 1) argument 699 static inline int numrank(enum type type, u32 mtr) in numrank() 716 static inline int numrow(u32 mtr) in numrow() 729 static inline int numcol(u32 mtr) in numcol() 936 static enum dev_type knl_get_width(struct sbridge_pvt *pvt, u32 mtr) in knl_get_width() 942 static enum dev_type sbridge_get_width(struct sbridge_pvt *pvt, u32 mtr) in sbridge_get_width() [all …]
|
H A D | skx_common.c | 303 static int get_width(u32 mtr) in get_width() 427 int skx_get_dimm_info(u32 mtr, u32 mcmtr, u32 amap, struct dimm_info *dimm, in skx_get_dimm_info()
|
H A D | i10nm_base.c | 1055 u32 mtr, mcddrtcfg = 0; in i10nm_get_dimm_config() local
|
H A D | i5100_edac.c | 329 } mtr[I5100_CHANNELS][I5100_MAX_RANKS_PER_CHAN]; member
|
/linux/arch/alpha/include/asm/ |
H A D | core_tsunami.h | 36 tsunami_64 mtr; member
|
H A D | core_titan.h | 37 titan_64 mtr; member
|
/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 11500 u8 mtr[0x1]; member
|