Searched refs:PT_event (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | entry-arcv2.h | 98 ST2 r10, r11, PT_event variable 252 ld r10, [sp, PT_event + 4]
|
H A D | entry-compact.h | 189 st r10, [sp, PT_event] /* EV_Trap expects r10 to have ECR */
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | asm-offsets.c | 49 DEFINE(PT_event, offsetof(struct pt_regs, event)); in main()
|
H A D | entry-compact.S | 354 ld r9, [sp, PT_event] ; Ensure this is L2 intr context
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | asm-offsets.c | 49 DEFINE(PT_event, offsetof(struct pt_regs, ecr)); in main()
|
H A D | entry-compact.S | 339 ld r9, [sp, PT_event] ; Ensure this is L2 intr context
|
/kernel/linux/linux-6.6/arch/arc/include/asm/ |
H A D | entry-compact.h | 173 st r10, [sp, PT_event]
|
H A D | entry-arcv2.h | 102 ST2 r10, r11, PT_event variable
|
Completed in 7 milliseconds