From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: PAE is_guest_l2_slot() Date: Tue, 12 Sep 2006 15:00:19 +0100 Message-ID: <4506D993.76E4.0078.0@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Could anyone help me understand what the meaning of the hardcoded 3 in that macro is? With PGT_va_mask being an 11-bit mask I can't seem to make any sense of this. And while at this, for 64-bits PGT_va_mask is defined as a 28-bit mask, but the comment there as well as my calculations say this should be only 27 bits. Thanks, Jan