]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/ppc/pmap.h
xnu-344.23.tar.gz
[apple/xnu.git] / osfmk / ppc / pmap.h
index 0a4d2e97e2b82e169c7f6f63d84ed3cc518c3506..44bac791821923750584a5cefa85ab7c6cbde473 100644 (file)
@@ -69,6 +69,7 @@ struct pmap {
 #define pmapBatIVal 0x0F000000
 #define pmapFlags   0x00FF0000
 #define pmapSubord  0x00800000
+#define pmapVMhost  0x00400000
 #define pmapAltSeg     0x0000FFFF
        unsigned int    spaceNum;               /* Space number */
 /*     PPC line boundary here - 020 */