Home
last modified time | relevance | path

Searched refs:VREG (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/platforms/powernv/
A Dvas-debug.c67 print_reg(s, window, VREG(LPID)); in hvwc_show()
68 print_reg(s, window, VREG(PID)); in hvwc_show()
69 print_reg(s, window, VREG(XLATE_MSR)); in hvwc_show()
71 print_reg(s, window, VREG(XLATE_CTL)); in hvwc_show()
72 print_reg(s, window, VREG(AMR)); in hvwc_show()
73 print_reg(s, window, VREG(SEIDR)); in hvwc_show()
77 print_reg(s, window, VREG(PSWID)); in hvwc_show()
78 print_reg(s, window, VREG(LFIFO_BAR)); in hvwc_show()
84 print_reg(s, window, VREG(LRX_WCRED)); in hvwc_show()
86 print_reg(s, window, VREG(TX_WCRED)); in hvwc_show()
[all …]
A Dvas-window.c220 write_hvwc_reg(window, VREG(LPID), 0ULL); in reset_window_regs()
221 write_hvwc_reg(window, VREG(PID), 0ULL); in reset_window_regs()
225 write_hvwc_reg(window, VREG(AMR), 0ULL); in reset_window_regs()
226 write_hvwc_reg(window, VREG(SEIDR), 0ULL); in reset_window_regs()
230 write_hvwc_reg(window, VREG(PSWID), 0ULL); in reset_window_regs()
242 write_hvwc_reg(window, VREG(WINCTL), 0ULL); in reset_window_regs()
322 write_hvwc_reg(window, VREG(AMR), val); in init_xlate_regs()
326 write_hvwc_reg(window, VREG(SEIDR), val); in init_xlate_regs()
371 write_hvwc_reg(window, VREG(LPID), val); in init_winctx_regs()
375 write_hvwc_reg(window, VREG(PID), val); in init_winctx_regs()
[all …]
A Dvas.h266 #define VREG(r) VREG_SFX(r, _OFFSET) macro

Completed in 13 milliseconds