Searched refs:PT64_ROOT_MAX_LEVEL (Results 1 – 6 of 6) sorted by relevance
28 tdp_ptep_t pt_path[PT64_ROOT_MAX_LEVEL];
47 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
739 1 + PT64_ROOT_MAX_LEVEL + PTE_PREFETCH_NUM); in mmu_topup_memory_caches()743 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()748 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()753 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()1948 struct kvm_mmu_page *parent[PT64_ROOT_MAX_LEVEL];1949 unsigned int idx[PT64_ROOT_MAX_LEVEL];3797 u64 sptes[PT64_ROOT_MAX_LEVEL + 1]; in get_mmio_spte()
406 WARN_ON(level > PT64_ROOT_MAX_LEVEL); in __handle_changed_spte()
390 #define PT64_ROOT_MAX_LEVEL 5 macro393 u64 rsvd_bits_mask[2][PT64_ROOT_MAX_LEVEL];
Completed in 28 milliseconds