Searched defs:VM_FLAGS_ANYWHERE (Results 1 - 4 of 4) sorted by last modified time

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_exec.c3994 (void) vm_allocate(current_map(), &init_addr, PAGE_SIZE, VM_FLAGS_ANYWHERE); local
/macosx-10.10/xnu-2782.1.97/osfmk/mach/
H A Dvm_statistics.h293 #define VM_FLAGS_ANYWHERE 0x0001 macro
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DDVLib.c2803 pGlobalData->fStreamVars.fDCLBufferSize, VM_FLAGS_ANYWHERE); local
3988 bufferSize, VM_FLAGS_ANYWHERE); local
/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibUnit.cpp1108 vm_allocate(mach_task_self(), (vm_address_t *)&pPrivCmd->pResponseBuf,1024, VM_FLAGS_ANYWHERE); local

Completed in 125 milliseconds