Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/tests/
H A Dpmap_test_sysctl.c35 extern kern_return_t test_pmap_iommu_disconnect(void);
116 return test_pmap_iommu_disconnect(); in sysctl_test_pmap_iommu_disconnect()
/xnu-11215.61.5/osfmk/tests/
H A Dpmap_tests.c54 kern_return_t test_pmap_iommu_disconnect(void);
482 test_pmap_iommu_disconnect(void) in test_pmap_iommu_disconnect() function