Searched refs:pte_shifts (Results 1 – 4 of 4) sorted by relevance
41 unsigned int *pte_shifts; member128 ctx->pgtable_shift = ctx->pte_shifts[ctx->level]; in kvm_ptw_enter()135 ctx->pgtable_shift = ctx->pte_shifts[ctx->level]; in kvm_ptw_exit()
111 unsigned int pte_shifts[MAX_PGTABLE_LEVELS]; member
60 kvm->arch.pte_shifts[i] = PAGE_SHIFT + i * (PAGE_SHIFT - 3); in kvm_arch_init_vm()
31 ctx->pte_shifts = kvm->arch.pte_shifts; in kvm_ptw_prepare()32 ctx->pgtable_shift = ctx->pte_shifts[ctx->level]; in kvm_ptw_prepare()