Home
last modified time | relevance | path

Searched refs:IOMallocZeroDataSharable (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/iokit/IOKit/
H A DIOLib.h295 #define IOMallocZeroDataSharable() __IOMalloc_internal(KHEAP_DATA_SHARED, size, Z_ZERO) macro
325 void * IOMallocZeroDataSharable(vm_size_t size) __attribute__((alloc_size(1)));