Home
last modified time | relevance | path

Searched refs:ipsw (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/arch/parisc/include/uapi/asm/
A Dptrace.h39 unsigned long ipsw; /* CR22 */ member
60 unsigned long ipsw; /* CR22 */ member
/linux-6.3-rc2/arch/parisc/kernel/
A Dkgdb.c85 gr->ipsw = regs->ipsw; in pt_regs_to_gdb_regs()
116 regs->ipsw = gr->ipsw; in gdb_regs_to_pt_regs()
A Dptrace.c458 case RI(ipsw): return regs->ipsw; in get_reg()
511 case RI(ipsw): return regs->ipsw; in set_reg()
724 REG_OFFSET_NAME(ipsw),
A Dhpmc.S126 mtctl %r4,ipsw
A Dhead.S334 mtctl %r10,%ipsw
A Dpacache.S58 mtctl %r1, %ipsw
171 mtctl %r1, %ipsw /* restore I-bit (entire PSW) */
1229 mtctl %r1, %ipsw
1285 mtctl %r1, %ipsw
/linux-6.3-rc2/arch/parisc/include/asm/
A Dkgdb.h40 unsigned long ipsw; member
A Dptrace.h38 #define MAX_REG_OFFSET (offsetof(struct pt_regs, ipsw))
A Dasmregs.h132 ipsw: .reg %cr22
A Dassembly.h95 ipsw = 22
562 mtctl %r1, %ipsw

Completed in 11 milliseconds