Searched refs:osdata_phys_free (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/c++/
H A DOSKext.h56 void osdata_phys_free(void * ptr, unsigned int length);
/macosx-10.9.5/xnu-2422.115.4/libsa/
H A Dbootstrap.cpp591 booterData->setDeallocFunction(osdata_phys_free);
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp399 void osdata_phys_free(void * ptr, unsigned int length) { function
1484 prelinkedExecutable->setDeallocFunction(osdata_phys_free);
5131 new_osdata->setDeallocFunction(osdata_phys_free);
5558 data->setDeallocFunction(osdata_phys_free);

Completed in 113 milliseconds