K 10 svn:author V 3 alc K 8 svn:date V 27 2009-01-19T06:55:29.170895Z K 7 svn:log V 297 MFC rev 180101 Strictly speaking, the definition of VM_MAX_KERNEL_ADDRESS is wrong. However, in practice, the error (currently) makes no difference because the computation performed by KVADDR() hides the error. This revision fixes the error. Also, eliminate a (now) unused definition. END