Searched refs:REG_FMT (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/riscv/kernel/
H A Dprocess.c69 pr_cont("epc : " REG_FMT " ra : " REG_FMT " sp : " REG_FMT "\n",
71 pr_cont(" gp : " REG_FMT " tp : " REG_FMT " t0 : " REG_FMT "\n",
73 pr_cont(" t1 : " REG_FMT " t2 : " REG_FMT " s0 : " REG_FMT "\n",
75 pr_cont(" s1 : " REG_FMT " a
[all...]
H A Dtraps.c120 pr_info("%s[%d]: unhandled signal %d code 0x%x at 0x" REG_FMT,
/linux-master/arch/riscv/include/asm/
H A Dptrace.h60 #define REG_FMT "%016lx" macro
62 #define REG_FMT "%08lx" macro
/linux-master/arch/riscv/mm/
H A Dfault.c30 pr_alert("Unable to handle kernel %s at virtual address " REG_FMT "\n", msg,

Completed in 100 milliseconds