Lines Matching full:space
105 * @cpu: CPU to add this address space to
106 * @asidx: integer index of this address space
107 * @prefix: prefix to be used as name of address space
108 * @mr: the root memory region of address space
110 * Add the specified address space to the CPU's cpu_ases list.
111 * The address space added with @asidx 0 is the one used for the
114 * for defining what semantics address space 0, 1, 2, etc have.
120 * Note that with KVM only one address space is supported.
126 * @cpu: CPU for which address space needs to be destroyed
127 * @asidx: integer index of this address space
129 * Note that with KVM only one address space is supported.