Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Dvas.h108 #define VAS_WCREDS_DEFAULT (1 << 10) macro
H A Dvas-window.c1040 txwin->vas_win.wcreds_max = attr->wcreds_max ?: VAS_WCREDS_DEFAULT; in vas_tx_win_open()