Lines Matching +full:memory +full:- +full:region
1 /* SPDX-License-Identifier: GPL-2.0-only */
41 fdev->dev.driver_data = data; in ffa_dev_set_drvdata()
66 return -EINVAL; in ffa_driver_register()
87 * module_ffa_driver() - Helper macro for registering a psa_ffa driver
120 /* The base IPA of the constituent memory region, aligned to 4 kiB */
122 /* The number of 4 kiB pages in the constituent memory region. */
129 * The total number of 4 kiB pages included in this memory region. This
134 /* The number of constituents included in this memory region range */
137 /** An array of `addr_range_cnt` memory region constituents. */
142 /* The ID of the VM to which the memory is being given or shared. */
145 * The permissions with which the memory region should be mapped in the
155 * for memory regions with multiple borrowers.
168 /* The ID of the VM/owner which originally sent the memory region */
187 * Clear memory region contents after unmapping it from the sender and
192 * Whether the hypervisor may time slice the memory sharing or retrieval
214 * A globally-unique ID assigned by the hypervisor for a region
215 * of memory being sent between VMs.
220 * memory region.
230 * An array of endpoint memory access descriptors.
231 * Each one specifies a memory region offset, an endpoint and the
232 * attributes with which this memory region should be mapped in that