/kernel/linux/linux-5.10/arch/loongarch/mm/ |
H A D | hugetlbpage.c | 24 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 41 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
H A D | pgtable.c | 16 init = pgd_offset(&init_mm, 0UL); in pgd_alloc()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | hugetlbpage.c | 32 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 49 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
H A D | pgtable.c | 17 init = pgd_offset(&init_mm, 0UL); in pgd_alloc()
|
/kernel/linux/linux-5.10/arch/sh/mm/ |
H A D | hugetlbpage.c | 33 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 58 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
H A D | tlbex_32.c | 43 pgd = pgd_offset(current->mm, address); in handle_tlbmiss()
|
/kernel/linux/linux-6.6/arch/loongarch/mm/ |
H A D | hugetlbpage.c | 24 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 41 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | hugetlbpage.c | 32 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 49 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
H A D | pgtable.c | 19 init = pgd_offset(&init_mm, 0UL); in pgd_alloc()
|
/kernel/linux/linux-6.6/arch/sh/mm/ |
H A D | hugetlbpage.c | 33 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 58 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
H A D | tlbex_32.c | 43 pgd = pgd_offset(current->mm, address); in handle_tlbmiss()
|
/kernel/linux/linux-5.10/arch/parisc/mm/ |
H A D | hugetlbpage.c | 63 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 85 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
/kernel/linux/linux-5.10/arch/ia64/mm/ |
H A D | hugetlbpage.c | 37 pgd = pgd_offset(mm, taddr); in huge_pte_alloc() 58 pgd = pgd_offset(mm, taddr); in huge_pte_offset()
|
/kernel/linux/linux-6.6/arch/ia64/mm/ |
H A D | hugetlbpage.c | 38 pgd = pgd_offset(mm, taddr); in huge_pte_alloc() 59 pgd = pgd_offset(mm, taddr); in huge_pte_offset()
|
/kernel/linux/linux-6.6/arch/parisc/mm/ |
H A D | hugetlbpage.c | 63 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 85 pgd = pgd_offset(mm, addr); in huge_pte_offset()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | ldt.c | 236 pgd_t *k_pgd = pgd_offset(mm, LDT_BASE_ADDR); in map_ldt_struct_to_user() 249 pgd_t *k_pgd = pgd_offset(mm, LDT_BASE_ADDR); in sanity_check_ldt_mapping() 266 pgd_t *pgd = pgd_offset(mm, LDT_BASE_ADDR); in map_ldt_struct_to_user() 274 pgd_t *pgd = pgd_offset(mm, LDT_BASE_ADDR); in sanity_check_ldt_mapping()
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | ldt.c | 236 pgd_t *k_pgd = pgd_offset(mm, LDT_BASE_ADDR); in map_ldt_struct_to_user() 249 pgd_t *k_pgd = pgd_offset(mm, LDT_BASE_ADDR); in sanity_check_ldt_mapping() 266 pgd_t *pgd = pgd_offset(mm, LDT_BASE_ADDR); in map_ldt_struct_to_user() 274 pgd_t *pgd = pgd_offset(mm, LDT_BASE_ADDR); in sanity_check_ldt_mapping()
|
/kernel/linux/linux-5.10/arch/nios2/mm/ |
H A D | pgtable.c | 59 init = pgd_offset(&init_mm, 0UL); in pgd_alloc()
|
/kernel/linux/linux-6.6/arch/nios2/mm/ |
H A D | pgtable.c | 59 init = pgd_offset(&init_mm, 0UL); in pgd_alloc()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pgtable.h | 113 #ifndef pgd_offset 114 #define pgd_offset(mm, address) pgd_offset_pgd((mm)->pgd, (address)) macro 122 #define pgd_offset_k(address) pgd_offset(&init_mm, (address)) 134 return pmd_offset(pud_offset(p4d_offset(pgd_offset(mm, va), va), va), va); in pmd_off() 666 #define pgd_offset_gate(mm, addr) pgd_offset(mm, addr)
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pgtable.h | 144 #ifndef pgd_offset 145 #define pgd_offset(mm, address) pgd_offset_pgd((mm)->pgd, (address)) macro 153 #define pgd_offset_k(address) pgd_offset(&init_mm, (address)) 165 return pmd_offset(pud_offset(p4d_offset(pgd_offset(mm, va), va), va), va); in pmd_off() 923 #define pgd_offset_gate(mm, addr) pgd_offset(mm, addr)
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
H A D | pgalloc.h | 52 init = pgd_offset(&init_mm, 0UL); in pgd_alloc()
|
/kernel/linux/linux-6.6/arch/csky/include/asm/ |
H A D | pgalloc.h | 49 init = pgd_offset(&init_mm, 0UL); in pgd_alloc()
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | hugetlbpage.c | 106 pgd_t *pgdp = pgd_offset(mm, addr); in find_num_contig() 264 pgdp = pgd_offset(mm, addr); in huge_pte_alloc() 309 pgdp = pgd_offset(mm, addr); in huge_pte_offset()
|
/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | hugetlbpage.c | 283 pgd = pgd_offset(mm, addr); in huge_pte_alloc() 306 pgd = pgd_offset(mm, addr); in huge_pte_offset() 519 pgd = pgd_offset(tlb->mm, addr); in hugetlb_free_pgd_range()
|