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

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp5362 OSKext_protect( function
5409 result = OSKext_protect(kext_map, kmod_info->address,
5421 result = OSKext_protect(kext_map, start, end, seg->maxprot, TRUE);
5432 result = OSKext_protect(kext_map, start, end, seg->initprot, FALSE);

Completed in 275 milliseconds