Searched refs:REST_CR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | assembly.h | 160 #define REST_CR(r, where) LDREG where, %r1 ! mtctl %r1, r macro 464 REST_CR (%cr17, PT_IASQ0(\regs)) 465 REST_CR (%cr17, PT_IASQ1(\regs)) 467 REST_CR (%cr18, PT_IAOQ0(\regs)) 468 REST_CR (%cr18, PT_IAOQ1(\regs)) 470 REST_CR (%cr11, PT_SAR (\regs)) 472 REST_CR (%cr22, PT_PSW (\regs))
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | assembly.h | 207 #define REST_CR(r, where) LDREG where, %r1 ! mtctl %r1, r macro 511 REST_CR (%cr17, PT_IASQ0(\regs)) 512 REST_CR (%cr17, PT_IASQ1(\regs)) 514 REST_CR (%cr18, PT_IAOQ0(\regs)) 515 REST_CR (%cr18, PT_IAOQ1(\regs)) 517 REST_CR (%cr11, PT_SAR (\regs)) 519 REST_CR (%cr22, PT_PSW (\regs))
|
Completed in 3 milliseconds