Home
last modified time | relevance | path

Searched refs:hermon_kernel_data_ro (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c154 uint32_t hermon_kernel_data_ro = HERMON_RO_ENABLED; /* default */ variable
502 hermon_kernel_data_ro = HERMON_RO_DISABLED; in hermon_check_iommu_bypass()
515 hermon_kernel_data_ro = HERMON_RO_DISABLED; in hermon_check_iommu_bypass()
527 hermon_kernel_data_ro = HERMON_RO_DISABLED; in hermon_check_iommu_bypass()
H A Dhermon_ci.c44 extern uint32_t hermon_kernel_data_ro;
2094 if (hermon_kernel_data_ro == HERMON_RO_ENABLED) in hermon_map_mem_area_fmr()
2225 if (hermon_kernel_data_ro == HERMON_RO_ENABLED) in hermon_ci_map_mem_area()
2455 if (hermon_kernel_data_ro == HERMON_RO_ENABLED) in hermon_ci_map_mem_iov()
H A Dhermon_mr.c47 extern uint32_t hermon_kernel_data_ro;
3129 (hermon_kernel_data_ro == in hermon_mr_mem_bind()