Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_protos.h513 #define DEBUG4K_IOKIT(...) __DEBUG4K(__DEBUG4K_IOKIT, ##__VA_ARGS__) macro
529 #define DEBUG4K_IOKIT(...) macro
H A Dvm_pageout.c8235DEBUG4K_IOKIT("flags 0x%llx object %p offset 0x%llx size 0x%x -> offset 0x%llx size 0x%x\n", cntrl…
/xnu-12377.1.9/iokit/Kernel/
H A DIOMemoryDescriptor.cpp622 DEBUG4K_IOKIT("map %p _length 0x%llx prot 0x%x\n", map, (uint64_t)_length, prot); in memoryReferenceCreate()
646DEBUG4K_IOKIT("IOMemRef %p _flags 0x%x prot 0x%x _ranges[%d]: 0x%llx 0x%llx\n", ref, (uint32_t)_fl… in memoryReferenceCreate()
704 DEBUG4K_IOKIT("stopped at entryAddr 0x%llx\n", entryAddr); in memoryReferenceCreate()
939DEBUG4K_IOKIT("ref %p map %p inoffset 0x%llx size 0x%llx options 0x%x *inaddr 0x%llx\n", ref, map,… in memoryReferenceMap()
1171DEBUG4K_IOKIT("IOMemRef %p mapped in map %p (pgshift %d) at 0x%llx size 0x%llx err 0x%x\n", ref, m… in memoryReferenceMap()
1247DEBUG4K_IOKIT("ref %p map %p inoffset 0x%llx size 0x%llx options 0x%x *inaddr 0x%llx\n", ref, map,… in memoryReferenceMapNew()
1563DEBUG4K_IOKIT("ref %p entry %p offset 0x%llx kr 0x%x\n", ref, ref->entries[0].entry, data_offset, … in memoryReferenceGetDMAMapLength()
1571 DEBUG4K_IOKIT("ref %p offset 0x%llx total 0x%llx\n", ref, in memoryReferenceGetDMAMapLength()
2168DEBUG4K_IOKIT("offset 0x%x task %p options 0x%x -> _highestPage 0x%x\n", (uint32_t)offset, task, (… in initWithOptions()
2292DEBUG4K_IOKIT("offset 0x%x task %p options 0x%x -> _highestPage 0x%x\n", (uint32_t)offset, task, (… in initWithOptions()
[all …]