Searched refs:pgd_phys (Results 1 – 8 of 8) sorted by relevance
41 extern void cpu_v7_iciallu_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);42 extern void cpu_v7_bpiall_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);43 extern void cpu_v7_smc_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);44 extern void cpu_v7_hvc_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
64 void (*switch_mm)(phys_addr_t pgd_phys, struct mm_struct *mm);90 extern void cpu_do_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
349 void cpu_do_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm) in cpu_do_switch_mm() argument353 unsigned long ttbr0 = phys_to_ttbr(pgd_phys); in cpu_do_switch_mm()
49 void cpu_do_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
264 baddr = mmu->pgd_phys; in kvm_get_vttbr()
92 phys_addr_t pgd_phys; member
117 mmu->pgd_phys = __hyp_pa(host_kvm.pgt.pgd); in kvm_host_prepare_stage2()
475 mmu->pgd_phys = __pa(pgt->pgd); in kvm_init_stage2_mmu()561 mmu->pgd_phys = 0; in kvm_free_stage2_pgd()