Searched refs:pgd_phys (Results 1 – 7 of 7) 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);
266 baddr = mmu->pgd_phys; in kvm_get_vttbr()
83 phys_addr_t pgd_phys; member
392 mmu->pgd_phys = __pa(pgt->pgd); in kvm_init_stage2_mmu()478 mmu->pgd_phys = 0; in kvm_free_stage2_pgd()