| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | pte-walk.h | 10 static inline pte_t *find_linux_pte(pgd_t *pgdir, unsigned long ea,  in find_linux_pte()31 	pgd_t *pgdir = init_mm.pgd;  in find_init_mm_pte()  local
 38 static inline pte_t *find_current_mm_pte(pgd_t *pgdir, unsigned long ea,  in find_current_mm_pte()
 
 | 
| D | processor.h | 157 	void		*pgdir;		/* root of page-table tree */  member
 | 
| D | kvm_host.h | 705 	pgd_t *pgdir;  member
 | 
| /Linux-v5.4/drivers/infiniband/hw/hns/ | 
| D | hns_roce_db.c | 74 	struct hns_roce_db_pgdir *pgdir;  in hns_roce_alloc_db_pgdir()  local94 static int hns_roce_alloc_db_from_pgdir(struct hns_roce_db_pgdir *pgdir,  in hns_roce_alloc_db_from_pgdir()
 128 	struct hns_roce_db_pgdir *pgdir;  in hns_roce_alloc_db()  local
 
 | 
| D | hns_roce_device.h | 476 		struct hns_roce_db_pgdir *pgdir;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | alloc.c | 184 	struct mlx5_db_pgdir *pgdir;  in mlx5_alloc_db_pgdir()  local209 static int mlx5_alloc_db_from_pgdir(struct mlx5_db_pgdir *pgdir,  in mlx5_alloc_db_from_pgdir()
 236 	struct mlx5_db_pgdir *pgdir;  in mlx5_db_alloc_node()  local
 
 | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | kasan.h | 42 static inline void kasan_copy_shadow(pgd_t *pgdir) { }  in kasan_copy_shadow()
 | 
| /Linux-v5.4/include/xen/ | 
| D | xen-front-pgdir-shbuf.h | 70 	struct xen_front_pgdir_shbuf *pgdir;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ | 
| D | alloc.c | 665 	struct mlx4_db_pgdir *pgdir;  in mlx4_alloc_db_pgdir()  local684 static int mlx4_alloc_db_from_pgdir(struct mlx4_db_pgdir *pgdir,  in mlx4_alloc_db_from_pgdir()
 718 	struct mlx4_db_pgdir *pgdir;  in mlx4_db_alloc()  local
 
 | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | smp.h | 61 		u64 pgdir;  member
 | 
| /Linux-v5.4/arch/microblaze/include/asm/ | 
| D | processor.h | 96 	void		*pgdir;		/* root of page-table tree */  member
 | 
| /Linux-v5.4/arch/powerpc/mm/ | 
| D | pgtable.c | 312 pte_t *__find_linux_pte(pgd_t *pgdir, unsigned long ea,  in __find_linux_pte()
 | 
| /Linux-v5.4/arch/arm64/mm/ | 
| D | kasan_init.c | 176 void __init kasan_copy_shadow(pgd_t *pgdir)  in kasan_copy_shadow()
 | 
| D | mmu.c | 335 static void __create_pgd_mapping(pgd_t *pgdir, phys_addr_t phys,  in __create_pgd_mapping()
 | 
| /Linux-v5.4/tools/testing/selftests/tc-testing/ | 
| D | tdc.py | 59     def load_plugin(self, pgdir, pgname):  argument
 | 
| /Linux-v5.4/arch/powerpc/perf/ | 
| D | callchain.c | 114 	pgd_t *pgdir;  in read_user_stack_slow()  local
 | 
| /Linux-v5.4/arch/x86/mm/ | 
| D | tlb.c | 113 static void load_new_mm_cr3(pgd_t *pgdir, u16 new_asid, bool need_flush)  in load_new_mm_cr3()
 | 
| /Linux-v5.4/arch/powerpc/mm/book3s64/ | 
| D | hash_utils.c | 1241 	pgd_t *pgdir;  in hash_page_mm()  local1518 	pgd_t *pgdir;  in hash_preload()  local
 
 | 
| /Linux-v5.4/arch/powerpc/kvm/ | 
| D | e500_mmu_host.c | 338 	pgd_t *pgdir;  in kvmppc_e500_shadow_map()  local
 | 
| D | book3s_hv_rm_mmu.c | 199 		       pgd_t *pgdir, bool realmode, unsigned long *pte_idx_ret)  in kvmppc_do_h_enter()
 | 
| /Linux-v5.4/arch/openrisc/include/asm/ | 
| D | pgtable.h | 218 #define SET_PAGE_DIR(tsk, pgdir)  argument
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | processor.h | 241 static inline void load_cr3(pgd_t *pgdir)  in load_cr3()
 | 
| /Linux-v5.4/arch/powerpc/xmon/ | 
| D | xmon.c | 3075 	pgd_t *pgdp, *pgdir;  in show_pte()  local
 | 
| /Linux-v5.4/include/linux/mlx5/ | 
| D | driver.h | 727 		struct mlx5_db_pgdir		*pgdir;  member
 | 
| /Linux-v5.4/include/linux/mlx4/ | 
| D | device.h | 674 		struct mlx4_db_pgdir		*pgdir;  member
 |