Searched refs:xRtas (Results 1 – 2 of 2) sorted by relevance
73 struct rtas_args *rtas = PTRRELOC(&(get_paca()->xRtas)); in phys_call_rtas()93 struct rtas_args *rtas = PTRRELOC(&(get_paca()->xRtas)); in phys_call_rtas_display_status()107 struct rtas_args *rtas = &(get_paca()->xRtas); in call_rtas_display_status()139 struct rtas_args *rtas_args = &(get_paca()->xRtas); in rtas_call()
130 struct rtas_args xRtas; /* Per processor RTAS struct */ member