Searched refs:PT64_ROOT_MAX_LEVEL (Results 1 – 6 of 6) sorted by relevance
20 u64 *pt_path[PT64_ROOT_MAX_LEVEL];
31 WARN_ON(root_level > PT64_ROOT_MAX_LEVEL); in tdp_iter_start()
36 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL69 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL
666 1 + PT64_ROOT_MAX_LEVEL + PTE_PREFETCH_NUM); in mmu_topup_memory_caches()670 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()675 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()680 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()1915 struct kvm_mmu_page *parent[PT64_ROOT_MAX_LEVEL];1916 unsigned int idx[PT64_ROOT_MAX_LEVEL];3518 u64 sptes[PT64_ROOT_MAX_LEVEL]; in get_mmio_spte()
217 WARN_ON(level > PT64_ROOT_MAX_LEVEL); in __handle_changed_spte()
323 #define PT64_ROOT_MAX_LEVEL 5 macro326 u64 rsvd_bits_mask[2][PT64_ROOT_MAX_LEVEL];