Searched refs:TAVOR_BINDMEM_BYPASS (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h146 (((mr)->mr_bindinfo.bi_bypass != TAVOR_BINDMEM_BYPASS) || \
290 * a given memory region should bypass the PCI IOMMU (TAVOR_BINDMEM_BYPASS)
307 #define TAVOR_BINDMEM_BYPASS 0 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_srq.c293 mr_op.mro_bind_type = TAVOR_BINDMEM_BYPASS;
775 bind.bi_bypass = TAVOR_BINDMEM_BYPASS;
H A Dtavor_cfg.c807 cp->cp_iommu_bypass = TAVOR_BINDMEM_BYPASS;
H A Dtavor_mr.c2562 bind->bi_bypass == TAVOR_BINDMEM_BYPASS) {
2571 (bind->bi_bypass == TAVOR_BINDMEM_BYPASS)) {
H A Dtavor_qp.c475 mr_op.mro_bind_type = TAVOR_BINDMEM_BYPASS;
933 mr_op.mro_bind_type = TAVOR_BINDMEM_BYPASS;
H A Dtavor_misc.c2368 if (type == TAVOR_BINDMEM_BYPASS) {
H A Dtavor_ci.c3124 if (state->ts_cfg_profile->cp_iommu_bypass == TAVOR_BINDMEM_BYPASS)

Completed in 87 milliseconds