Home
last modified time | relevance | path

Searched refs:HERMON_BINDMEM_BYPASS (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h96 (((mr)->mr_bindinfo.bi_bypass != HERMON_BINDMEM_BYPASS) || \
268 #define HERMON_BINDMEM_BYPASS 0 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c504 cp->cp_iommu_bypass = HERMON_BINDMEM_BYPASS; in hermon_check_iommu_bypass()
507 cp->cp_iommu_bypass = HERMON_BINDMEM_BYPASS; in hermon_check_iommu_bypass()
H A Dhermon_misc.c100 if (state->hs_cfg_profile->cp_iommu_bypass == HERMON_BINDMEM_BYPASS) in hermon_dbr_new_user_page()
290 if (state->hs_cfg_profile->cp_iommu_bypass == HERMON_BINDMEM_BYPASS) in hermon_dbr_page_alloc()
2417 if (state->hs_cfg_profile->cp_iommu_bypass == HERMON_BINDMEM_BYPASS) { in hermon_queue_alloc()
H A Dhermon_ci.c2091 if (state->hs_cfg_profile->cp_iommu_bypass == HERMON_BINDMEM_BYPASS) in hermon_map_mem_area_fmr()
2222 if (state->hs_cfg_profile->cp_iommu_bypass == HERMON_BINDMEM_BYPASS) in hermon_ci_map_mem_area()
2452 if (state->hs_cfg_profile->cp_iommu_bypass == HERMON_BINDMEM_BYPASS) in hermon_ci_map_mem_iov()
H A Dhermon_mr.c3120 if (bind->bi_bypass == HERMON_BINDMEM_BYPASS) { in hermon_mr_mem_bind()
H A Dhermon.c886 if (state->hs_cfg_profile->cp_iommu_bypass == HERMON_BINDMEM_BYPASS) in hermon_dma_alloc()