Home
last modified time | relevance | path

Searched refs:PT_SYSCALL (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/microblaze/include/asm/
H A Dptrace.h104 #define PT_SYSCALL PT_GPR(0) macro
/openbmc/linux/arch/xtensa/kernel/
H A Dasm-offsets.c45 DEFINE(PT_SYSCALL, offsetof (struct pt_regs, syscall)); in main()
H A Dentry.S1941 s32i a7, abi_saved0, PT_SYSCALL
1952 l32i a7, abi_saved0, PT_SYSCALL
/openbmc/u-boot/arch/xtensa/cpu/
H A Dstart.S32 #define PT_SYSCALL 52 macro