Home
last modified time | relevance | path

Searched refs:PT64_ROOT_MAX_LEVEL (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/kvm/mmu/
H A Dtdp_iter.h91 tdp_ptep_t pt_path[PT64_ROOT_MAX_LEVEL];
H A Dtdp_iter.c43 (root->role.level > PT64_ROOT_MAX_LEVEL))) { in tdp_iter_start()
H A Dpaging_tmpl.h33 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL
59 #define PT_MAX_FULL_LEVELS PT64_ROOT_MAX_LEVEL
H A Dmmu.c689 1 + PT64_ROOT_MAX_LEVEL + PTE_PREFETCH_NUM); in mmu_topup_memory_caches()
693 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()
698 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()
703 PT64_ROOT_MAX_LEVEL); in mmu_topup_memory_caches()
2016 struct kvm_mmu_page *parent[PT64_ROOT_MAX_LEVEL];
2017 unsigned int idx[PT64_ROOT_MAX_LEVEL];
4099 u64 sptes[PT64_ROOT_MAX_LEVEL + 1]; in get_mmio_spte()
H A Dtdp_mmu.c429 WARN_ON_ONCE(level > PT64_ROOT_MAX_LEVEL); in handle_changed_spte()
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h406 #define PT64_ROOT_MAX_LEVEL 5 macro
409 u64 rsvd_bits_mask[2][PT64_ROOT_MAX_LEVEL];