Searched defs:mhp (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/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() 79 struct iwch_mr *mhp, in iwch_reregister_mem() 109 int iwch_alloc_pbl(struct iwch_mr *mhp, int npages) in iwch_alloc_pbl() 122 void iwch_free_pbl(struct iwch_mr *mhp) in iwch_free_pbl() 128 int iwch_write_pbl(struct iwch_mr *mhp, __be64 *pages, int npages, int offset) in iwch_write_pbl()
|
D | iwch_provider.c | 448 struct iwch_mr *mhp; in iwch_dereg_mr() local 484 struct iwch_mr *mhp; in iwch_register_phys_mem() local 557 struct iwch_mr mh, *mhp; in iwch_reregister_phys_mem() local 625 struct iwch_mr *mhp; in iwch_reg_user_mr() local 741 struct iwch_mw *mhp; in iwch_alloc_mw() local 777 struct iwch_mw *mhp; in iwch_dealloc_mw() local 794 struct iwch_mr *mhp; in iwch_alloc_fast_reg_mr() local
|
D | iwch_qp.c | 204 struct iwch_mr *mhp; in iwch_sgl2pbl_map() local 533 struct iwch_mw *mhp; in iwch_bind_mw() local
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 360 static int finish_mem_reg(struct c4iw_mr *mhp, u32 stag) in finish_mem_reg() 373 struct c4iw_mr *mhp, int shift) in register_mem() 396 struct c4iw_mr *mhp, int shift, int npages) in reregister_mem() 421 static int alloc_pbl(struct c4iw_mr *mhp, int npages) in alloc_pbl() 507 struct c4iw_mr mh, *mhp; in c4iw_reregister_phys_mem() local 582 struct c4iw_mr *mhp; in c4iw_register_phys_mem() local 660 struct c4iw_mr *mhp; in c4iw_get_dma_mr() local 710 struct c4iw_mr *mhp; in c4iw_reg_user_mr() local 807 struct c4iw_mw *mhp; in c4iw_alloc_mw() local 843 struct c4iw_mw *mhp; in c4iw_dealloc_mw() local [all …]
|
/linux-4.1.27/mm/ |
D | hugetlb.c | 2311 unsigned long *mhp; in hugetlb_nrpages_setup() local
|
/linux-4.1.27/drivers/iommu/ |
D | intel-iommu.c | 4052 struct memory_notify *mhp = v; in intel_iommu_memory_notifier() local
|