Lines Matching full:same
11 same virtual addresses avoiding the need for software to translate virtual
18 (PRI) allow devices to function much the same way as the CPU handling
98 with the same PASID. The platform IOMMU uses the PASID in the transaction to
104 thread can interact with a device. Threads that belong to the same
105 process share the same page tables, thus the same MSR value.
114 device but finds no PASID for this process. Subsequent binds of the same, or
115 other devices will share the same PASID.
129 longer has the same address space that it had when the device was opened.
131 On clone(2) the new task shares the same address space, so will be
161 * Multiple processes can separately mmap() the same portal, in
173 work in the same address space, i.e., to share it. Some call it Shared
208 * Is this the same as a user space device driver?
215 * Is this the same as SR-IOV?