Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/iommu/
H A Diommufd.c497 test_ioctl_fault_alloc(&fault_id, &fault_fd); in TEST_F()
2830 test_ioctl_fault_alloc(&fault_id, &fault_fd); in TEST_F()
3259 test_ioctl_fault_alloc(&fault_id, &fault_fd); in TEST_F()
H A Diommufd_utils.h863 #define test_ioctl_fault_alloc(fault_id, fault_fd) \ macro