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

/linux-master/arch/powerpc/platforms/powernv/
H A Dvas-trace.h48 TRACE_EVENT( vas_tx_win_open,
H A Dvas-window.c995 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop, function
1089 EXPORT_SYMBOL_GPL(vas_tx_win_open); variable
1428 return vas_tx_win_open(vas_id, cop_type, &txattr);
/linux-master/arch/powerpc/include/asm/
H A Dvas.h218 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop,
/linux-master/drivers/crypto/nx/
H A Dnx-common-powernv.c696 txwin = vas_tx_win_open(coproc->vas.id, coproc->ct, &txattr);

Completed in 148 milliseconds