Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/tests/
H A Dpmap_test_sysctl.c32 extern kern_return_t test_pmap_iommu_disconnect(void);
62 return test_pmap_iommu_disconnect(); in sysctl_test_pmap_iommu_disconnect()
/xnu-8019.80.24/osfmk/tests/
H A Dpmap_tests.c44 kern_return_t test_pmap_iommu_disconnect(void);
126 test_pmap_iommu_disconnect(void) in test_pmap_iommu_disconnect() function