Searched defs:mhp (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/drivers/infiniband/hw/cxgb3/ |
D | iwch_mem.c | 43 static int iwch_finish_mem_reg(struct iwch_mr *mhp, u32 stag) in iwch_finish_mem_reg() 56 struct iwch_mr *mhp, int shift) in iwch_register_mem() 78 int iwch_alloc_pbl(struct iwch_mr *mhp, int npages) in iwch_alloc_pbl() 91 void iwch_free_pbl(struct iwch_mr *mhp) in iwch_free_pbl() 97 int iwch_write_pbl(struct iwch_mr *mhp, __be64 *pages, int npages, int offset) in iwch_write_pbl()
|
D | iwch_provider.c | 334 struct iwch_mr *mhp; in iwch_dereg_mr() local 361 struct iwch_mr *mhp; in iwch_get_dma_mr() local 441 struct iwch_mr *mhp; in iwch_reg_user_mr() local 536 struct iwch_mw *mhp; in iwch_alloc_mw() local 572 struct iwch_mw *mhp; in iwch_dealloc_mw() local 590 struct iwch_mr *mhp; in iwch_alloc_mr() local 645 struct iwch_mr *mhp = to_iwch_mr(ibmr); in iwch_set_page() local 658 struct iwch_mr *mhp = to_iwch_mr(ibmr); in iwch_map_mr_sg() local
|
D | iwch_qp.c | 152 struct iwch_mr *mhp = to_iwch_mr(wr->mr); in build_memreg() local 205 struct iwch_mr *mhp; in iwch_sgl2pbl_map() local
|
/Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 393 static int finish_mem_reg(struct c4iw_mr *mhp, u32 stag) in finish_mem_reg() 409 struct c4iw_mr *mhp, int shift) in register_mem() 434 static int alloc_pbl(struct c4iw_mr *mhp, int npages) in alloc_pbl() 451 struct c4iw_mr *mhp; in c4iw_get_dma_mr() local 517 struct c4iw_mr *mhp; in c4iw_reg_user_mr() local 620 struct c4iw_mw *mhp; in c4iw_alloc_mw() local 677 struct c4iw_mw *mhp; in c4iw_dealloc_mw() local 698 struct c4iw_mr *mhp; in c4iw_alloc_mr() local 775 struct c4iw_mr *mhp = to_c4iw_mr(ibmr); in c4iw_set_page() local 788 struct c4iw_mr *mhp = to_c4iw_mr(ibmr); in c4iw_map_mr_sg() local [all …]
|
D | restrack.c | 440 struct c4iw_mr *mhp = to_c4iw_mr(ibmr); in fill_res_mr_entry() local
|
D | qp.c | 788 const struct ib_reg_wr *wr, struct c4iw_mr *mhp, in build_tpte_memreg() 820 const struct ib_reg_wr *wr, struct c4iw_mr *mhp, in build_memreg() 1192 struct c4iw_mr *mhp = to_c4iw_mr(reg_wr(wr)->mr); in c4iw_post_send() local
|
/Linux-v5.4/mm/ |
D | hugetlb.c | 2977 unsigned long *mhp; in hugetlb_nrpages_setup() local
|
/Linux-v5.4/drivers/iommu/ |
D | intel-iommu.c | 4660 struct memory_notify *mhp = v; in intel_iommu_memory_notifier() local
|