Home
last modified time | relevance | path

Searched refs:vas_tx_win_open_attr (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dvas-api.h14 #define VAS_TX_WIN_OPEN _IOW(VAS_MAGIC, 0x20, struct vas_tx_win_open_attr)
20 struct vas_tx_win_open_attr { struct
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dvas-api.h14 #define VAS_TX_WIN_OPEN _IOW(VAS_MAGIC, 0x20, struct vas_tx_win_open_attr)
20 struct vas_tx_win_open_attr { struct
/openbmc/linux/tools/testing/selftests/powerpc/mce/
H A Dvas-api.h14 #define VAS_TX_WIN_OPEN _IOW(VAS_MAGIC, 0x20, struct vas_tx_win_open_attr)
20 struct vas_tx_win_open_attr { struct
H A Dinject-ra-err.c30 struct vas_tx_win_open_attr attr; in test_ra_error()
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c55 struct vas_tx_win_open_attr txattr; in open_device_nodes()
/openbmc/linux/Documentation/powerpc/
H A Dvas-api.rst115 struct vas_tx_win_open_attr {
140 struct vas_tx_win_open_attr)
142 struct vas_tx_win_open_attr attr;
/openbmc/linux/arch/powerpc/platforms/book3s/
H A Dvas-api.c283 struct vas_tx_win_open_attr uattr; in coproc_ioc_tx_win_open()