Searched refs:read_hvwc_reg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | vas-window.c | 1171 read_hvwc_reg(txwin, VREG(LRFIFO_PUSH))); in vas_paste_crb() 1196 val = read_hvwc_reg(window, VREG(WINCTL)); in poll_window_credits() 1206 val = read_hvwc_reg(window, VREG(TX_WCRED)); in poll_window_credits() 1209 val = read_hvwc_reg(window, VREG(LRX_WCRED)); in poll_window_credits() 1250 val = read_hvwc_reg(window, VREG(WIN_STATUS)); in poll_window_busy_state() 1298 val = read_hvwc_reg(window, VREG(WINCTL)); in unpin_close_window()
|
H A D | vas-debug.c | 53 seq_printf(s, "0x%016llx %s\n", read_hvwc_reg(win, name, reg), name); in print_reg()
|
H A D | vas.h | 479 static inline u64 read_hvwc_reg(struct vas_window *win, in read_hvwc_reg() function
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | vas-window.c | 1136 read_hvwc_reg(txwin, VREG(LRFIFO_PUSH))); in vas_paste_crb() 1161 val = read_hvwc_reg(window, VREG(WINCTL)); in poll_window_credits() 1171 val = read_hvwc_reg(window, VREG(TX_WCRED)); in poll_window_credits() 1174 val = read_hvwc_reg(window, VREG(LRX_WCRED)); in poll_window_credits() 1216 val = read_hvwc_reg(window, VREG(WIN_STATUS)); in poll_window_busy_state() 1265 val = read_hvwc_reg(window, VREG(WINCTL)); in unpin_close_window()
|
H A D | vas-debug.c | 54 seq_printf(s, "0x%016llx %s\n", read_hvwc_reg(win, name, reg), name); in print_reg()
|
H A D | vas.h | 472 static inline u64 read_hvwc_reg(struct pnv_vas_window *win, in read_hvwc_reg() function
|
Completed in 7 milliseconds