Messages in this thread |  | | Date | Fri, 25 Apr 2014 14:16:16 -0700 | | From | "H. Peter Anvin" <> | | Subject | Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* |
| |
On 04/25/2014 02:02 PM, Konrad Rzeszutek Wilk wrote: > > Any particular reason you are using __pgd > > _pud > > and _pmd? > > and __pte instead of the 'pmd', 'pud', 'pmd' and 'pte' macros? >
Not that I know of other than that the semantics of the various macros are not described anywhere to the best of my knowledge.
-hpa
|  |