Searched refs:vas_log_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | vas.h | 448 static inline void vas_log_write(struct vas_window *win, char *name, in vas_log_write() function 463 vas_log_write(win, name, regptr, val); in write_uwc_reg() 474 vas_log_write(win, name, regptr, val); in write_hvwc_reg()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | vas.h | 441 static inline void vas_log_write(struct pnv_vas_window *win, char *name, in vas_log_write() function 456 vas_log_write(win, name, regptr, val); in write_uwc_reg() 467 vas_log_write(win, name, regptr, val); in write_hvwc_reg()
|
Completed in 3 milliseconds