Searched refs:DEBUG4K_IOKIT (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOMemoryDescriptor.cpp | 618 DEBUG4K_IOKIT("map %p _length 0x%llx prot 0x%x\n", map, (uint64_t)_length, prot); in memoryReferenceCreate() 642 …DEBUG4K_IOKIT("IOMemRef %p _flags 0x%x prot 0x%x _ranges[%d]: 0x%llx 0x%llx\n", ref, (uint32_t)_fl… in memoryReferenceCreate() 699 DEBUG4K_IOKIT("stopped at entryAddr 0x%llx\n", entryAddr); in memoryReferenceCreate() 923 …DEBUG4K_IOKIT("ref %p map %p inoffset 0x%llx size 0x%llx options 0x%x *inaddr 0x%llx\n", ref, map,… in memoryReferenceMap() 1156 …DEBUG4K_IOKIT("IOMemRef %p mapped in map %p (pgshift %d) at 0x%llx size 0x%llx err 0x%x\n", ref, m… in memoryReferenceMap() 1235 …DEBUG4K_IOKIT("ref %p map %p inoffset 0x%llx size 0x%llx options 0x%x *inaddr 0x%llx\n", ref, map,… in memoryReferenceMapNew() 1556 …DEBUG4K_IOKIT("ref %p entry %p offset 0x%llx kr 0x%x\n", ref, ref->entries[0].entry, data_offset, … in memoryReferenceGetDMAMapLength() 1564 DEBUG4K_IOKIT("ref %p offset 0x%llx total 0x%llx\n", ref, in memoryReferenceGetDMAMapLength() 2156 …DEBUG4K_IOKIT("offset 0x%x task %p options 0x%x -> _highestPage 0x%x\n", (uint32_t)offset, task, (… in initWithOptions() 2280 …DEBUG4K_IOKIT("offset 0x%x task %p options 0x%x -> _highestPage 0x%x\n", (uint32_t)offset, task, (… in initWithOptions() [all …]
|
| /xnu-8019.80.24/osfmk/vm/ |
| H A D | vm_protos.h | 841 #define DEBUG4K_IOKIT(...) __DEBUG4K(__DEBUG4K_IOKIT, ##__VA_ARGS__) macro 857 #define DEBUG4K_IOKIT(...) macro
|
| H A D | vm_pageout.c | 9028 …DEBUG4K_IOKIT("flags 0x%llx object %p offset 0x%llx size 0x%x -> offset 0x%llx size 0x%x\n", cntrl… in vm_object_iopl_request()
|