Home | History | Annotate | Download | only in linux

Lines Matching full:pmem

93 *				(Used when buffer is allocated using PMEM)
116 * struct qcedev_pmem_info - Stores PMEM buffer information
124 * (allocated by PMEM)
135 * @use_pmem (IN): Flag to indicate if buffer source is PMEM
137 * @pmem (IN): Stores PMEM buffer information.
144 * When using PMEM allocated memory, must set this to 1
163 * via PMEM, and kernel will need to allocate memory and copy data from user
168 * PMEM.
183 struct qcedev_pmem_info pmem;