Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c51 *start = pbaddr + window->winid * VAS_HVWC_SIZE; in get_hvwc_mmio_bar()
52 *len = VAS_HVWC_SIZE; in get_hvwc_mmio_bar()
/kernel/linux/linux-6.6/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; in get_hvwc_mmio_bar()
53 *len = VAS_HVWC_SIZE; in get_hvwc_mmio_bar()

Completed in 8 milliseconds