Home
last modified time | relevance | path

Searched refs:vas_init_tx_win_attr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dvas.h205 extern void vas_init_tx_win_attr(struct vas_tx_win_attr *txattr,
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dvas-window.c893 void vas_init_tx_win_attr(struct vas_tx_win_attr *txattr, enum vas_cop_type cop) in vas_init_tx_win_attr() function
908 EXPORT_SYMBOL_GPL(vas_init_tx_win_attr);
1417 vas_init_tx_win_attr(&txattr, cop_type); in vas_user_win_open()
/openbmc/linux/drivers/crypto/nx/
H A Dnx-common-powernv.c690 vas_init_tx_win_attr(&txattr, coproc->ct); in nx_alloc_txwin()