Lines Matching full:given
117 * Add a new fw_cfg item, available by selecting the given key, as a raw
118 * "blob" of the given size. The data referenced by the starting pointer
129 * Add a new fw_cfg item, available by selecting the given key. The item
141 * Replace the fw_cfg item available by selecting the given key. The new
155 * Add a new fw_cfg item, available by selecting the given key. The item
156 * data will consist of a dynamically allocated copy of the given 16-bit
167 * Replace the fw_cfg item available by selecting the given key. The new
168 * data will consist of a dynamically allocated copy of the given 16-bit
181 * Add a new fw_cfg item, available by selecting the given key. The item
182 * data will consist of a dynamically allocated copy of the given 32-bit
193 * Replace the fw_cfg item available by selecting the given key. The new
194 * data will consist of a dynamically allocated copy of the given 32-bit
207 * Add a new fw_cfg item, available by selecting the given key. The item
208 * data will consist of a dynamically allocated copy of the given 64-bit
219 * Replace the fw_cfg item available by selecting the given key. The new
220 * data will consist of a dynamically allocated copy of the given 64-bit
234 * Add a new NAMED fw_cfg item as a raw "blob" of the given size. The data
256 * Add a new NAMED fw_cfg item as a raw "blob" of the given size. The data