Searched refs:xlated_addr (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/powerpc/boot/ |
H A D | devtree.c | 325 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr) dt_xlate_addr() argument 332 return dt_xlate(node, 0, buflen / 4, xlated_addr, NULL); dt_xlate_addr()
|
H A D | ops.h | 96 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr);
|
Completed in 103 milliseconds