Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/tests/
H A Dpmap_test_sysctl.c35 extern kern_return_t test_pmap_iommu_disconnect(void);
112 return test_pmap_iommu_disconnect(); in sysctl_test_pmap_iommu_disconnect()
/xnu-10002.1.13/osfmk/tests/
H A Dpmap_tests.c50 kern_return_t test_pmap_iommu_disconnect(void);
444 test_pmap_iommu_disconnect(void) in test_pmap_iommu_disconnect() function