Searched refs:VAS_HVWC_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Dvas.h36 * Hypervisor Window Context (HVWC) of size VAS_HVWC_SIZE bytes
64 * hvwc = hvwc_map + winid * VAS_HVWC_SIZE.
98 #define VAS_HVWC_SIZE 512 macro
H A Dvas-window.c52 *start = pbaddr + window->vas_win.winid * VAS_HVWC_SIZE;
53 *len = VAS_HVWC_SIZE;

Completed in 149 milliseconds