Searched refs:NT_PPC_DSCR (Results 1 – 6 of 6) sorted by relevance
174 #if defined(NT_PPC_DSCR) || (defined(HAVE_DECL_NT_PPC_DSCR) && HAVE_DECL_NT_PPC_DSCR)176 static_assert((NT_PPC_DSCR) == (0x105), "NT_PPC_DSCR != 0x105");179 # define NT_PPC_DSCR 0x105503 XLAT(NT_PPC_DSCR),
25 NT_PPC_DSCR 0x105
46 #define NT_PPC_DSCR 0x105 macro170 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_DSCR, &iov); in show_tar_registers()216 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_DSCR, &iov); in write_tar_registers()
388 #define NT_PPC_DSCR 0x105 /* Data Stream Control Register */ macro
207 pub const NT_PPC_DSCR: u32 = 261; constant
770 #define NT_PPC_DSCR 0x105 /* Data Stream Control Register */ macro