Home
last modified time | relevance | path

Searched refs:print_reg (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/powerpc/platforms/powernv/
Dvas-debug.c64 static inline void print_reg(struct seq_file *s, struct vas_window *win, in print_reg() function
80 print_reg(s, window, VREG(LPID)); in hvwc_dbg_show()
81 print_reg(s, window, VREG(PID)); in hvwc_dbg_show()
82 print_reg(s, window, VREG(XLATE_MSR)); in hvwc_dbg_show()
83 print_reg(s, window, VREG(XLATE_LPCR)); in hvwc_dbg_show()
84 print_reg(s, window, VREG(XLATE_CTL)); in hvwc_dbg_show()
85 print_reg(s, window, VREG(AMR)); in hvwc_dbg_show()
86 print_reg(s, window, VREG(SEIDR)); in hvwc_dbg_show()
87 print_reg(s, window, VREG(FAULT_TX_WIN)); in hvwc_dbg_show()
88 print_reg(s, window, VREG(OSU_INTR_SRC_RA)); in hvwc_dbg_show()
[all …]
/Linux-v4.19/tools/objtool/
Dorc_dump.c62 static void print_reg(unsigned int reg, int offset) in print_reg() function
200 print_reg(orc[i].sp_reg, orc[i].sp_offset); in orc_dump()
204 print_reg(orc[i].bp_reg, orc[i].bp_offset); in orc_dump()