Searched refs:PT64_ROOT_MAX_LEVEL (Results 1 – 6 of 6) sorted by relevance
26 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_LEVEL70 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL
662 1 + PT64_ROOT_MAX_LEVEL + PTE_PREFETCH_NUM); in mmu_topup_memory_caches()666 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()671 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()676 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()1904 struct kvm_mmu_page *parent[PT64_ROOT_MAX_LEVEL];1905 unsigned int idx[PT64_ROOT_MAX_LEVEL];3520 u64 sptes[PT64_ROOT_MAX_LEVEL]; in get_mmio_spte()
258 WARN_ON(level > PT64_ROOT_MAX_LEVEL); in __handle_changed_spte()
324 #define PT64_ROOT_MAX_LEVEL 5 macro327 u64 rsvd_bits_mask[2][PT64_ROOT_MAX_LEVEL];