Searched refs:to_svc_pt_regs (Results 1 – 3 of 3) sorted by relevance
26 #define to_svc_pt_regs(r) container_of(r, struct svc_pt_regs, regs) macro
127 domain = to_svc_pt_regs(regs)->dacr; in __show_regs()
252 svcregs = to_svc_pt_regs(regs); in ttbr0_usermode_access_allowed()