Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/tests/
H A Dpmap_test_sysctl.c35 extern kern_return_t test_pmap_iommu_disconnect(void);
117 return test_pmap_iommu_disconnect(); in sysctl_test_pmap_iommu_disconnect()
/xnu-12377.41.6/osfmk/tests/
H A Dpmap_tests.c56 kern_return_t test_pmap_iommu_disconnect(void);
526 test_pmap_iommu_disconnect(void) in test_pmap_iommu_disconnect() function