Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S723 STUB(idmap, idmap_reg_dh, nomod_einval);
996 STUB(dld, dld_ioc_register, nomod_einval);
1024 STUB(iptun, iptun_create, nomod_einval);
1025 STUB(iptun, iptun_delete, nomod_einval);
1122 STUB(elfexec, elfexec, nomod_einval);
1124 STUB(elfexec, elf32exec, nomod_einval);
1140 WSTUB(ppt, ppt_map_mmio, nomod_einval);
1141 WSTUB(ppt, ppt_unmap_mmio, nomod_einval);
1142 WSTUB(ppt, ppt_setup_msi, nomod_einval);
1143 WSTUB(ppt, ppt_setup_msix, nomod_einval);
[all …]
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S813 STUB(idmap, idmap_get_door, nomod_einval);
814 STUB(idmap, idmap_unreg_dh, nomod_einval);
815 STUB(idmap, idmap_reg_dh, nomod_einval);
1129 STUB(dld, dld_ioc_register, nomod_einval);
1142 STUB(dls, dls_devnet_hold_tmp, nomod_einval);
1163 STUB(iptun, iptun_create, nomod_einval);
1164 STUB(iptun, iptun_delete, nomod_einval);
1165 STUB(iptun, iptun_set_policy, nomod_einval);
1226 STUB(elfexec, elfexec, nomod_einval);
1227 STUB(elfexec, elf32exec, nomod_einval);
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Dmodsubr.c206 nomod_einval() in nomod_einval() function