Lines Matching full:given
116 * Add a new fw_cfg item, available by selecting the given key, as a raw
117 * "blob" of the given size. The data referenced by the starting pointer
128 * Add a new fw_cfg item, available by selecting the given key. The item
140 * Replace the fw_cfg item available by selecting the given key. The new
154 * Add a new fw_cfg item, available by selecting the given key. The item
155 * data will consist of a dynamically allocated copy of the given 16-bit
166 * Replace the fw_cfg item available by selecting the given key. The new
167 * data will consist of a dynamically allocated copy of the given 16-bit
180 * Add a new fw_cfg item, available by selecting the given key. The item
181 * data will consist of a dynamically allocated copy of the given 32-bit
192 * Replace the fw_cfg item available by selecting the given key. The new
193 * data will consist of a dynamically allocated copy of the given 32-bit
206 * Add a new fw_cfg item, available by selecting the given key. The item
207 * data will consist of a dynamically allocated copy of the given 64-bit
218 * Replace the fw_cfg item available by selecting the given key. The new
219 * data will consist of a dynamically allocated copy of the given 64-bit
233 * Add a new NAMED fw_cfg item as a raw "blob" of the given size. The data
255 * Add a new NAMED fw_cfg item as a raw "blob" of the given size. The data