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

/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSKext.h56 void osdata_phys_free(void * ptr, unsigned int length);
/darwin-on-arm/xnu/libsa/
H A Dbootstrap.cpp632 booterData->setDeallocFunction(osdata_phys_free);
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp392 void osdata_phys_free(void * ptr, unsigned int length) { function
1486 prelinkedExecutable->setDeallocFunction(osdata_phys_free);

Completed in 199 milliseconds