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

/macosx-10.5.8/xnu-1228.15.4/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 */
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_fault.c777 XPR(XPR_VM_FAULT,
824 XPR(XPR_VM_FAULT,
939 XPR(XPR_VM_FAULT,
999 XPR(XPR_VM_FAULT,
1039 XPR(XPR_VM_FAULT,
1136 XPR(XPR_VM_FAULT,
1190 XPR(XPR_VM_FAULT,
1310 XPR(XPR_VM_FAULT,
1392 XPR(XPR_VM_FAULT,
1505 XPR(XPR_VM_FAUL
[all...]
H A Dvm_object.c379 XPR(XPR_VM_OBJECT,
898 XPR(XPR_VM_OBJECT,
944 XPR(XPR_VM_OBJECT,
1009 XPR(XPR_VM_OBJECT,
1134 XPR(XPR_VM_OBJECT, "vm_object_terminate, object 0x%X ref %d\n",
1224 XPR(XPR_VM_OBJECT,
2072 XPR(XPR_VM_OBJECT, "v_o_c_slowly obj 0x%x off 0x%x size 0x%x\n",
2147 XPR(XPR_VM_FAULT,"vm_object_copy_slowly -> vm_fault_page",0,0,0,0,0);
2290 XPR(XPR_VM_OBJECT, "v_o_c_quickly obj 0x%x off 0x%x size 0x%x\n",
2766 XPR(XPR_VM_OBJEC
[all...]
H A Dmemory_object.c173 XPR(XPR_MEMORY_OBJECT,
368 XPR(XPR_MEMORY_OBJECT,
492 XPR(XPR_VM_OBJECT,
566 XPR(XPR_MEMORY_OBJECT,
1050 XPR(XPR_MEMORY_OBJECT,
1098 XPR(XPR_MEMORY_OBJECT,
H A Dvm_resident.c900 XPR(XPR_VM_PAGE,
1112 XPR(XPR_VM_PAGE,
1315 XPR(XPR_VM_PAGE,
2783 XPR(XPR_VM_PAGE,
2832 XPR(XPR_VM_PAGE,
H A Dvm_pageout.c615 XPR(XPR_VM_PAGEOUT,
673 XPR(XPR_VM_PAGEOUT,
773 XPR(XPR_VM_PAGEOUT,
904 XPR(XPR_VM_PAGEOUT, "vm_pageout_scan\n", 0, 0, 0, 0, 0);
1816 XPR(XPR_VM_PAGEOUT,
H A Dvm_map.c3152 XPR(XPR_VM_MAP,
6917 XPR(XPR_VM_MAP, "vm_map_copyin_common map 0x%x addr 0x%x len 0x%x dest %d\n", (natural_t)src_map, src_addr, len, src_destroy, 0);
7122 XPR(XPR_VM_MAP, "vm_map_copyin_common src_obj 0x%x ent 0x%x obj 0x%x was_wired %d\n",
9583 XPR(XPR_VM_MAP,
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dlocks_i386.c632 XPR(XPR_SLOCK,
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dlocks_ppc.c576 XPR(XPR_SLOCK,

Completed in 190 milliseconds