Searched refs:unmapped (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/amd64/vmm/io/ |
| H A D | iommu.c | 305 uint64_t unmapped, remaining; in iommu_remove_mapping() local 310 unmapped = IOMMU_REMOVE_MAPPING(dom, gpa, remaining); in iommu_remove_mapping() 311 gpa += unmapped; in iommu_remove_mapping() 312 remaining -= unmapped; in iommu_remove_mapping()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iommu/ |
| H A D | iommu.txt | 19 through the IOMMU and faulting when encountering accesses to unmapped
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_memalloc.c | 592 goto unmapped; in alloc_seg() 666 unmapped: in alloc_seg()
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/arm/ |
| H A D | juno-base.dtsi | 120 * unmapped reserved region results in a DECERR response.
|
| /f-stack/dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_resource.c | 2119 enum dlb2_qid_map_state mapped, in_progress, pending_map, unmapped; in dlb2_ldb_port_unmap_qid() local 2208 unmapped = DLB2_QUEUE_UNMAPPED; in dlb2_ldb_port_unmap_qid() 2210 return dlb2_port_slot_state_transition(hw, port, queue, i, unmapped); in dlb2_ldb_port_unmap_qid()
|
| /f-stack/dpdk/drivers/event/dlb/pf/base/ |
| H A D | dlb_resource.c | 1552 enum dlb_qid_map_state mapped, in_progress, pending_map, unmapped; in dlb_ldb_port_unmap_qid() local 1644 unmapped = DLB_QUEUE_UNMAPPED; in dlb_ldb_port_unmap_qid() 1646 return dlb_port_slot_state_transition(hw, port, queue, i, unmapped); in dlb_ldb_port_unmap_qid()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | env_abstraction_layer.rst | 397 unmapped). The PMD must make sure that on such occurrence, the application can
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 2116 EAL: PCI memory unmapped at 0x7f83bfa00000 2117 EAL: PCI memory unmapped at 0x7f83bfa80000
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 110 address range accessed through that opregion subsequently, it is unmapped 17499 unmapped after construction of the "common" FACS, preventing
|