Home
last modified time | relevance | path

Searched refs:pgd_list (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/
H A Dfault.c154 LIST_HEAD(pgd_list); variable
257 list_for_each_entry(page, &pgd_list, lru) { in arch_sync_kernel_mappings()
H A Dpgtable.c97 list_add(&page->lru, &pgd_list); in pgd_list_add()
448 * respect to anything walking the pgd_list, so that they in pgd_alloc()
H A Dinit_64.c143 list_for_each_entry(page, &pgd_list, lru) { in sync_global_pgds_l5()
184 list_for_each_entry(page, &pgd_list, lru) { in sync_global_pgds_l4()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dfault.c171 LIST_HEAD(pgd_list); variable
274 list_for_each_entry(page, &pgd_list, lru) { in arch_sync_kernel_mappings()
H A Dinit_64.c149 list_for_each_entry(page, &pgd_list, lru) { in sync_global_pgds_l5()
190 list_for_each_entry(page, &pgd_list, lru) { in sync_global_pgds_l4()
H A Dpgtable.c97 list_add(&ptdesc->pt_list, &pgd_list); in pgd_list_add()
456 * respect to anything walking the pgd_list, so that they in pgd_alloc()
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmmu_pv.c767 list_for_each_entry(page, &pgd_list, lru) { in xen_mm_pin_all()
871 list_for_each_entry(page, &pgd_list, lru) { in xen_mm_unpin_all()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmmu_pv.c787 list_for_each_entry(page, &pgd_list, lru) { in xen_mm_pin_all()
893 list_for_each_entry(page, &pgd_list, lru) { in xen_mm_unpin_all()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable.h56 extern struct list_head pgd_list;
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable.h60 extern struct list_head pgd_list;
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dset_memory.c732 list_for_each_entry(page, &pgd_list, lru) { in __set_pmd_pte()
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dset_memory.c808 list_for_each_entry(page, &pgd_list, lru) { in __set_pmd_pte()

Completed in 27 milliseconds