UInt8 fPrepared;
UInt8 fDoubleBuffer;
UInt8 fNewMD;
- UInt8 fLocalMapper;
UInt8 fLocalMapperAllocValid;
UInt8 fIOVMAddrValid;
UInt8 fForceDoubleBuffer;
+ UInt8 fSetActiveNoMapper;
vm_page_t fCopyPageAlloc;
vm_page_t fCopyNext;
extern "C" OSString * IOCopyLogNameForPID(int pid);
+extern "C" void IOKitKernelLogBuffer(const char * title, const void * buffer, size_t size,
+ void (*output)(const char *format, ...));
+
#if defined(__i386__) || defined(__x86_64__)
#ifndef __cplusplus
#error xx