Searched refs:ar_ssd (Results 1 – 5 of 5) sorted by relevance
82 unsigned long ar_ssd; /* reserved for future use (scratch) */ member
115 printk("csd : %016lx ssd : %016lx\n", regs->ar_csd, regs->ar_ssd); in show_regs()
77 DEFINE(IA64_PT_REGS_AR_SSD_OFFSET, offsetof (struct pt_regs, ar_ssd)); in foo()
724 pt->ar_ssd = 0; in convert_to_non_syscall()1374 ptr = &pt->ar_ssd; in access_elf_areg()
570 addr = &pt->ar_ssd; in unw_access_ar()