Searched refs:VAS_TX_WIN_OPEN (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | vas-api.h | 14 #define VAS_TX_WIN_OPEN _IOW(VAS_MAGIC, 0x20, struct vas_tx_win_open_attr) macro
|
| /linux/tools/testing/selftests/powerpc/nx-gzip/include/ |
| H A D | vas-api.h | 14 #define VAS_TX_WIN_OPEN _IOW(VAS_MAGIC, 0x20, struct vas_tx_win_open_attr) macro
|
| /linux/tools/testing/selftests/powerpc/mce/ |
| H A D | vas-api.h | 14 #define VAS_TX_WIN_OPEN _IOW(VAS_MAGIC, 0x20, struct vas_tx_win_open_attr) macro
|
| H A D | inject-ra-err.c | 46 FAIL_IF(ioctl(fd, VAS_TX_WIN_OPEN, &attr) < 0); in test_ra_error()
|
| /linux/tools/testing/selftests/powerpc/nx-gzip/ |
| H A D | gzip_vas.c | 66 rc = ioctl(fd, VAS_TX_WIN_OPEN, (unsigned long)&txattr); in open_device_nodes()
|