Home
last modified time | relevance | path

Searched refs:PT_ESR (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/microblaze/include/uapi/asm/
Dptrace.h65 #define PT_ESR (35 * sizeof(microblaze_reg_t)) macro
/linux-6.1.9/arch/microblaze/kernel/
Dasm-offsets.c27 DEFINE(PT_ESR, offsetof(struct pt_regs, esr)); in main()
Dentry.S976 swi r11, r1, PT_ESR;