| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/history/ |
| H A D | history_002_pos.ksh | 85 aclinherit secure aclinherit passthrough 104 aclmode groupmask aclmode passthrough 113 aclinherit secure aclinherit passthrough 132 aclmode groupmask aclmode passthrough 141 aclinherit secure aclinherit passthrough
|
| /f-stack/freebsd/x86/isa/ |
| H A D | isa.c | 95 int passthrough = (device_get_parent(child) != bus); in isa_alloc_resource() local 101 if (!passthrough && !isdefault) { in isa_alloc_resource()
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | xlp_simplebus.c | 176 int j, isdefault, passthrough, needsactivate; in xlp_simplebus_alloc_resource() local 178 passthrough = (device_get_parent(child) != bus); in xlp_simplebus_alloc_resource() 185 if (!passthrough) { in xlp_simplebus_alloc_resource()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | apb.c | 173 int isdefault, needactivate, passthrough; in apb_alloc_resource() local 180 passthrough = (device_get_parent(child) != bus); in apb_alloc_resource() 187 if (passthrough) in apb_alloc_resource()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
| H A D | misc.cfg | 96 passthrough discard on \ 104 passthrough-x groupmask off \
|
| /f-stack/freebsd/mips/mips/ |
| H A D | nexus.c | 286 int isdefault, needactivate, passthrough; in nexus_alloc_resource() local 295 passthrough = (device_get_parent(child) != bus); in nexus_alloc_resource() 303 if (!passthrough && isdefault) { in nexus_alloc_resource()
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | apb.c | 277 int isdefault, needactivate, passthrough; in apb_alloc_resource() local 284 passthrough = (device_get_parent(child) != bus); in apb_alloc_resource() 291 if (passthrough) in apb_alloc_resource()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_bus.c | 3356 int passthrough = (device_get_parent(child) != bus); in resource_list_reserve() local 3359 if (passthrough) in resource_list_reserve() 3413 int passthrough = (device_get_parent(child) != bus); in resource_list_alloc() local 3416 if (passthrough) { in resource_list_alloc() 3486 int passthrough = (device_get_parent(child) != bus); in resource_list_release() local 3489 if (passthrough) { in resource_list_release() 3585 int passthrough = (device_get_parent(child) != bus); in resource_list_unreserve() local 3587 if (passthrough) in resource_list_unreserve()
|
| /f-stack/dpdk/doc/guides/linux_gsg/ |
| H A D | linux_drivers.rst | 170 please make sure that the IOMMU is disabled or is in passthrough mode. 173 or add ``iommu.passthrough=1`` on aarch64 systems.
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | enic.rst | 109 directly assigned to virtual machines (VMs) as 'passthrough' devices. 198 passthrough devices. Since these vNICs are not SR-IOV VFs, using them as 199 passthrough devices do not require libvirt, port profiles, and VM-FEX.
|
| H A D | ena.rst | 214 iommu.passthrough=1
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | pvp_reference_benchmark.rst | 245 <cpu mode='host-passthrough'>
|
| /f-stack/freebsd/i386/conf/ |
| H A D | GENERIC | 156 device aacp # SCSI passthrough for aac (requires CAM)
|
| /f-stack/freebsd/amd64/conf/ |
| H A D | GENERIC | 173 device aacp # SCSI passthrough for aac (requires CAM)
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_16_04.rst | 274 * Added load balancing support in passthrough pipeline.
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | cryptodev_lib.rst | 1050 * None - special case where PMD may support a passthrough mode. More for diagnostic purpose
|