Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/ !
H A Dvas.h61 * space (hvwc_map and uwc_map). The kernel can then access the window
64 * hvwc = hvwc_map + winid * VAS_HVWC_SIZE.
358 void *hvwc_map; /* HV window context */ member
466 regptr = win->hvwc_map + reg; in write_hvwc_reg()
475 return in_be64(win->hvwc_map+reg); in read_hvwc_reg()
H A Dvas-debug.c37 if (!window->hvwc_map) in info_show()
64 if (!window->hvwc_map) in hvwc_show()