Searched defs:new_pgd (Results 1 – 5 of 5) sorted by relevance
74 pgd_t new_pgd = __pgd(__pa(p4d) | pgprot_val(pgtable_prot)); in set_up_temporary_text_mapping() local80 pgd_t new_pgd = __pgd(__pa(pud) | pgprot_val(pgtable_prot)); in set_up_temporary_text_mapping() local
44 pgd_t *new_pgd; in pgd_alloc() local
81 pgd_t *new_pgd; in pgd_alloc() local
32 pgd_t *new_pgd, *init_pgd; in pgd_alloc() local
4549 gpa_t new_pgd, in cached_root_find_and_keep_current()4583 gpa_t new_pgd, in cached_root_find_without_current()4604 gpa_t new_pgd, union kvm_mmu_page_role new_role) in fast_pgd_switch()4619 void kvm_mmu_new_pgd(struct kvm_vcpu *vcpu, gpa_t new_pgd) in kvm_mmu_new_pgd()