Searched refs:VM_WIMG_WTHRU (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/device/
H A Diokit_rpc.c464 flags = VM_WIMG_WTHRU;
518 flags = VM_WIMG_WTHRU;
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpmap.h280 #define VM_WIMG_WTHRU (VM_MEM_WRITE_THROUGH | VM_MEM_COHERENT | VM_MEM_GUARDED) macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpmap.h242 #define VM_WIMG_WTHRU (VM_MEM_WRITE_THROUGH | VM_MEM_COHERENT | VM_MEM_GUARDED) macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_user.c1799 wimg_mode = VM_WIMG_WTHRU;
1877 wimg_mode = VM_WIMG_WTHRU;
2194 wimg_mode = VM_WIMG_WTHRU;
H A Dvm_map.c2310 wimg_mode = VM_WIMG_WTHRU;

Completed in 61 milliseconds