Searched refs:prom_args (Results 1 – 3 of 3) sorted by relevance
19 struct prom_args { struct44 struct prom_args args; in of_call_prom() argument69 struct prom_args args; in of_call_prom_ret()
23 mov %i0, %o0 ! prom_args
110 struct prom_args { struct138 extern int enter_prom(struct prom_args *args, unsigned long entry);140 static inline int enter_prom(struct prom_args *args, unsigned long entry) in enter_prom()142 return ((int (*)(struct prom_args *))entry)(args); in enter_prom()364 struct prom_args args; in call_prom()389 struct prom_args args; in call_prom_ret()