Searched defs:rproc_load (Results 1 – 2 of 2) sorted by relevance
376 int rproc_load(int id, ulong addr, ulong size) in rproc_load() function
711 static inline int rproc_load(int id, ulong addr, ulong size) { return -ENOSYS; } in rproc_load() function
Completed in 17 milliseconds