Searched refs:PT64_ROOT_MAX_LEVEL (Results 1 – 6 of 6) sorted by relevance
71 tdp_ptep_t pt_path[PT64_ROOT_MAX_LEVEL];
49 WARN_ON(root_level > PT64_ROOT_MAX_LEVEL); in tdp_iter_start()
33 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL59 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL
651 1 + PT64_ROOT_MAX_LEVEL + PTE_PREFETCH_NUM); in mmu_topup_memory_caches()655 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()660 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()665 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()1903 struct kvm_mmu_page *parent[PT64_ROOT_MAX_LEVEL];1904 unsigned int idx[PT64_ROOT_MAX_LEVEL];3985 u64 sptes[PT64_ROOT_MAX_LEVEL + 1]; in get_mmio_spte()
536 WARN_ON(level > PT64_ROOT_MAX_LEVEL); in __handle_changed_spte()
402 #define PT64_ROOT_MAX_LEVEL 5 macro405 u64 rsvd_bits_mask[2][PT64_ROOT_MAX_LEVEL];