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

/linux-master/arch/powerpc/platforms/powernv/
H A Dvas.h38 * OS/User Window Context (UWC) of size VAS_UWC_SIZE bytes.
65 * uwc = uwc_map + winid * VAS_UWC_SIZE.
99 #define VAS_UWC_SIZE PAGE_SIZE macro
H A Dvas-window.c62 *start = pbaddr + window->vas_win.winid * VAS_UWC_SIZE;
63 *len = VAS_UWC_SIZE;

Completed in 117 milliseconds