Searched defs:sptes (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/kvm/mmu/ |
| D | tdp_mmu.c | 1176 int kvm_tdp_mmu_get_walk(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes, in kvm_tdp_mmu_get_walk()
|
| D | mmu.c | 143 u64 *sptes[PTE_LIST_EXT]; member 3491 static int get_walk(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes, int *root_level) in get_walk() 3520 u64 sptes[PT64_ROOT_MAX_LEVEL]; in get_mmio_spte() local
|
| /kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
| D | tdp_mmu.c | 1764 int kvm_tdp_mmu_get_walk(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes, in kvm_tdp_mmu_get_walk()
|
| D | mmu.c | 152 u64 *sptes[PTE_LIST_EXT]; member 4077 static int get_walk(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes, int *root_level) in get_walk() 4099 u64 sptes[PT64_ROOT_MAX_LEVEL + 1]; in get_mmio_spte() local
|