Home
last modified time | relevance | path

Searched defs:new_pgd (Results 1 – 4 of 4) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dsun3_pgalloc.h41 pgd_t *new_pgd; in pgd_alloc() local
H A Dmcf_pgalloc.h85 pgd_t *new_pgd; in pgd_alloc() local
/linux/arch/arm/mm/
H A Dpgd.c32 pgd_t *new_pgd, *init_pgd; in pgd_alloc() local
/linux/arch/x86/kvm/mmu/
H A Dmmu.c5158 gpa_t new_pgd, in cached_root_find_and_keep_current()
5192 gpa_t new_pgd, in cached_root_find_without_current()
5213 gpa_t new_pgd, union kvm_mmu_page_role new_role) in fast_pgd_switch()
5228 void kvm_mmu_new_pgd(struct kvm_vcpu *vcpu, gpa_t new_pgd) in kvm_mmu_new_pgd()