Home
last modified time | relevance | path

Searched defs:sptes (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/x86/kvm/mmu/
Dmmu.c152 u64 *sptes[PTE_LIST_EXT]; member
4145 static int get_walk(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes, int *root_level) in get_walk()
4164 static int get_sptes_lockless(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes, in get_sptes_lockless()
4183 u64 sptes[PT64_ROOT_MAX_LEVEL + 1]; in get_mmio_spte() local
6170 u64 sptes[PT64_ROOT_MAX_LEVEL + 1]; in kvm_mmu_print_sptes() local
Dtdp_mmu.c1744 int kvm_tdp_mmu_get_walk(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes, in kvm_tdp_mmu_get_walk()