Lines Matching full:given
178 /* Start the CPU with the given device tree node, context table, and context
195 /* Allocated at possibly the given virtual address a chunk of the
205 /* Map the passed segment in the given context at the passed
213 /* Get the child node of the given node, or zero if no child exists. */
216 /* Get the next sibling node of the given node, or zero if no further
221 /* Get the length, at the passed node, of the given property type.
226 /* Fetch the requested property using the given buffer. Returns
244 /* Does the passed node have the given "name"? YES=1 NO=0 */
248 * the given string. Returns the node on success, zero on failure.
252 /* Return the first property type, as a string, for the given node.
257 /* Returns the next property after the passed property for the given
262 /* Returns 1 if the specified node has given property. */
265 /* Set the indicated property at the given node with the passed value.