Searched refs:PT64_ROOT_MAX_LEVEL (Results 1 – 4 of 4) sorted by relevance
33 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL59 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL
600 1 + PT64_ROOT_MAX_LEVEL + PTE_PREFETCH_NUM); in mmu_topup_memory_caches()605 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()610 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()615 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()620 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()2126 struct kvm_mmu_page *parent[PT64_ROOT_MAX_LEVEL];2127 unsigned int idx[PT64_ROOT_MAX_LEVEL];4401 u64 sptes[PT64_ROOT_MAX_LEVEL + 1]; in get_mmio_spte()6471 u64 sptes[PT64_ROOT_MAX_LEVEL + 1]; in kvm_mmu_print_sptes()
576 WARN_ON_ONCE(level > PT64_ROOT_MAX_LEVEL); in handle_changed_spte()
424 #define PT64_ROOT_MAX_LEVEL 5 macro427 u64 rsvd_bits_mask[2][PT64_ROOT_MAX_LEVEL];