Searched defs:print_reg (Results 1 – 6 of 6) sorted by relevance
/linux/tools/objtool/arch/x86/ |
H A D | orc.c | 165 static void print_reg(unsigned int reg, int offset) in print_reg() function
|
/linux/tools/objtool/arch/loongarch/ |
H A D | orc.c | 148 static void print_reg(unsigned int reg, int offset) in print_reg() function
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | vas-debug.c | 51 static inline void print_reg(struct seq_file *s, struct pnv_vas_window *win, in print_reg() function
|
/linux/arch/x86/kernel/ |
H A D | relocate_kernel_64.S | 482 .macro print_reg a, b, c, d, r macro
|
/linux/tools/testing/selftests/kvm/arm64/ |
H A D | get-reg-list.c | 207 void print_reg(const char *prefix, __u64 id) in print_reg() function
|
/linux/tools/testing/selftests/kvm/riscv/ |
H A D | get-reg-list.c | 703 void print_reg(const char *prefix, __u64 id) in print_reg() function
|