|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | guest_walker |
Macros | |
| #define | gpte_to_gfn_lvl FNAME(gpte_to_gfn_lvl) |
| #define | gpte_to_gfn(pte) gpte_to_gfn_lvl((pte), PT_PAGE_TABLE_LEVEL) |
| #define gpte_to_gfn | ( | pte | ) | gpte_to_gfn_lvl((pte), PT_PAGE_TABLE_LEVEL) |
Definition at line 58 of file paging_tmpl.h.
| #define gpte_to_gfn_lvl FNAME(gpte_to_gfn_lvl) |
Definition at line 57 of file paging_tmpl.h.
1.8.2