Lines Matching refs:PT_MAX_FULL_LEVELS
33 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL macro
35 #define PT_MAX_FULL_LEVELS 2 macro
42 #define PT_MAX_FULL_LEVELS 2 macro
59 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL macro
83 gfn_t table_gfn[PT_MAX_FULL_LEVELS];
84 pt_element_t ptes[PT_MAX_FULL_LEVELS];
86 gpa_t pte_gpa[PT_MAX_FULL_LEVELS];
87 pt_element_t __user *ptep_user[PT_MAX_FULL_LEVELS];
88 bool pte_writable[PT_MAX_FULL_LEVELS];
89 unsigned int pt_access[PT_MAX_FULL_LEVELS];
1109 #undef PT_MAX_FULL_LEVELS