Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/Kernel/
H A DIOKitKernelInternal.h197 kIOPageAllocSignature = 'iopa' enumerator
H A DIOLib.cpp1308 pa->signature = kIOPageAllocSignature; in iopa_alloc()
1346 assert(kIOPageAllocSignature == pa->signature); in iopa_free()