Searched refs:pgd_lock (Results 1 – 8 of 8) sorted by relevance
57 spinlock_t *pgd_lock = &next->page_table_lock; in switch_mm_irqs_off() local58 mtctl(__pa(__ldcw_align(&pgd_lock->rlock.raw_lock)), 28); in switch_mm_irqs_off()
148 spin_lock(&pgd_lock); in pgd_dtor()150 spin_unlock(&pgd_lock); in pgd_dtor()459 spin_lock(&pgd_lock); in pgd_alloc()468 spin_unlock(&pgd_lock); in pgd_alloc()
170 DEFINE_SPINLOCK(pgd_lock);273 spin_lock(&pgd_lock); in arch_sync_kernel_mappings()284 spin_unlock(&pgd_lock); in arch_sync_kernel_mappings()
148 spin_lock(&pgd_lock); in sync_global_pgds_l5()166 spin_unlock(&pgd_lock); in sync_global_pgds_l5()189 spin_lock(&pgd_lock); in sync_global_pgds_l4()210 spin_unlock(&pgd_lock); in sync_global_pgds_l4()
90 spin_lock(&pgd_lock); in update_page_count()92 spin_unlock(&pgd_lock); in update_page_count()1031 spin_lock(&pgd_lock); in should_split_large_page()1033 spin_unlock(&pgd_lock); in should_split_large_page()1085 spin_lock(&pgd_lock); in __split_large_page()1092 spin_unlock(&pgd_lock); in __split_large_page()1127 spin_unlock(&pgd_lock); in __split_large_page()1175 spin_unlock(&pgd_lock); in __split_large_page()
441 unsigned long pgd_lock; in get_upa() local450 pgd_lock = mfctl(28); in get_upa()459 mtctl(pgd_lock, 28); in get_upa()
785 spin_lock(&pgd_lock); in xen_mm_pin_all()794 spin_unlock(&pgd_lock); in xen_mm_pin_all()891 spin_lock(&pgd_lock); in xen_mm_unpin_all()901 spin_unlock(&pgd_lock); in xen_mm_unpin_all()
59 extern spinlock_t pgd_lock;