Searched refs:XPR (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dxpr.h63 * If the kernel flag XPRDEBUG is set, the XPR macro is enabled. The
65 * XPR(XPR_SYSCALLS, "syscall: %d, 0x%x\n", syscallno, arg1, 0,0,0);
76 * If the XPRDEBUG compilation switch is not set, the XPR macro expands
93 #define XPR(flags, msg, arg1, arg2, arg3, arg4, arg5) \ macro
125 #define XPR(flags, msg, arg1, arg2, arg3, arg4, arg5) macro
135 /* Bootstrap XPR facility */
138 /* Enable XPR facility */
141 /* Log an XPR message */
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_fault.c907 XPR(XPR_VM_FAULT,
979 XPR(XPR_VM_FAULT,
1100 XPR(XPR_VM_FAULT,
1166 XPR(XPR_VM_FAULT,
1206 XPR(XPR_VM_FAULT,
1309 XPR(XPR_VM_FAULT,
1371 XPR(XPR_VM_FAULT,
1487 XPR(XPR_VM_FAULT,
1629 XPR(XPR_VM_FAULT,
1740 XPR(XPR_VM_FAUL
[all...]
H A Dvm_object.c453 XPR(XPR_VM_OBJECT,
983 XPR(XPR_VM_OBJECT,
1052 XPR(XPR_VM_OBJECT,
1488 XPR(XPR_VM_OBJECT,
1569 XPR(XPR_VM_OBJECT, "vm_object_terminate, object 0x%X ref %d\n",
3050 XPR(XPR_VM_OBJECT, "v_o_c_slowly obj 0x%x off 0x%x size 0x%x\n",
3136 XPR(XPR_VM_FAULT,"vm_object_copy_slowly -> vm_fault_page",0,0,0,0,0);
3275 XPR(XPR_VM_OBJECT, "v_o_c_quickly obj 0x%x off 0x%x size 0x%x\n",
3753 XPR(XPR_VM_OBJECT,
3854 XPR(XPR_VM_OBJEC
[all...]
H A Dmemory_object.c174 XPR(XPR_MEMORY_OBJECT,
445 XPR(XPR_VM_OBJECT,
1056 XPR(XPR_MEMORY_OBJECT,
1104 XPR(XPR_MEMORY_OBJECT,
H A Dvm_resident.c1017 XPR(XPR_VM_PAGE,
1243 XPR(XPR_VM_PAGE,
1494 XPR(XPR_VM_PAGE,
3288 XPR(XPR_VM_PAGE,
3347 XPR(XPR_VM_PAGE,
H A Dvm_pageout.c669 XPR(XPR_VM_PAGEOUT,
729 XPR(XPR_VM_PAGEOUT,
828 XPR(XPR_VM_PAGEOUT,
1199 XPR(XPR_VM_PAGEOUT, "vm_pageout_scan\n", 0, 0, 0, 0, 0);
2328 XPR(XPR_VM_PAGEOUT,
H A Dvm_map.c3493 XPR(XPR_VM_MAP,
7644 XPR(XPR_VM_MAP, "vm_map_copyin_common map 0x%x addr 0x%x len 0x%x dest %d\n", src_map, src_addr, len, src_destroy, 0);
7851 XPR(XPR_VM_MAP, "vm_map_copyin_common src_obj 0x%x ent 0x%x obj 0x%x was_wired %d\n",
10444 XPR(XPR_VM_MAP,
/darwin-on-arm/xnu/osfmk/i386/
H A Dlocks_i386.c678 XPR(XPR_SLOCK,

Completed in 119 milliseconds