Searched refs:PT_MAX_FULL_LEVELS (Results 1 – 1 of 1) sorted by relevance
33 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL macro35 #define PT_MAX_FULL_LEVELS 2 macro42 #define PT_MAX_FULL_LEVELS 2 macro59 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL macro83 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];[all …]