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