Searched refs:IOSKRegionCreate (Results 1 – 3 of 3) sorted by relevance
129 IOSKRegionCreate( const IOSKRegionSpec * regionSpec,
1690 IOSKRegionCreate( const IOSKRegionSpec * regionSpec, in IOSKRegionCreate() function1836 regions[0] = IOSKRegionCreate(&rspec, (IOSKSize) ptoa(1), 2); in IOSkywalkSupportTest()1839 regions[1] = IOSKRegionCreate(&rspec, (IOSKSize) ptoa(2), 3); in IOSkywalkSupportTest()1841 regions[2] = IOSKRegionCreate(&rspec, (IOSKSize) ptoa(3), 4); in IOSkywalkSupportTest()
879 if ((skr->skr_reg = IOSKRegionCreate(&skr->skr_regspec, in skmem_region_create()