K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-03-28T18:41:48.756185Z K 7 svn:log V 204 Fix parsing of a 1GB page table entry. Use 'pdpe' to extract the PA of the 1GB page instead of 'pde' (which was a copy and paste bug from the 2MB page case further down). CID: 1341467 Reported by: pfg END