> I am tempted to remove the FNAME version altogether and change > is_present_gpte() > to return (pte & PT_PRESENT_MASK) || (shadow_xonly_valid && (pte & 4)). This > will take care of all cases. Hope I am not missing something :) Please rename the non-FNAME version to pae_is_present_pdpte or just inline it in the two callers. Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html