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
83 pgd_t *new_pgd; in pgd_alloc() local
32 pgd_t *new_pgd, *init_pgd; in pgd_alloc() local
4493 gpa_t new_pgd, in cached_root_find_and_keep_current()4527 gpa_t new_pgd, in cached_root_find_without_current()4548 gpa_t new_pgd, union kvm_mmu_page_role new_role) in fast_pgd_switch()4564 void kvm_mmu_new_pgd(struct kvm_vcpu *vcpu, gpa_t new_pgd) in kvm_mmu_new_pgd()
Completed in 20 milliseconds