Home
last modified time | relevance | path

Searched refs:PT_PSW (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Dptrace.h100 #define PT_PSW ((NUM_GPRS + 1) * _PT_REG_SIZE) macro
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dptrace.c153 if (addr == PT_PSW) { in arch_ptrace()
277 if (addr == PT_PSW) { in compat_arch_ptrace()
H A Dentry.S834 LDREG PT_PSW(%r16),%r19
843 STREG %r19,PT_PSW(%r16)
982 LDREG PT_PSW(%r16), %r20
H A Dasm-offsets.c143 DEFINE(PT_PSW, offsetof(struct pt_regs, gr[ 0])); in main()
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dassembly.h450 STREG %r8, PT_PSW(\regs)
472 REST_CR (%cr22, PT_PSW (\regs))