| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
| D | hns_roce_db.c | 73 struct hns_roce_db_pgdir *pgdir; in hns_roce_alloc_db_pgdir() local 93 static int hns_roce_alloc_db_from_pgdir(struct hns_roce_db_pgdir *pgdir, in hns_roce_alloc_db_from_pgdir() 127 struct hns_roce_db_pgdir *pgdir; in hns_roce_alloc_db() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
| D | hns_roce_db.c | 75 struct hns_roce_db_pgdir *pgdir; in hns_roce_alloc_db_pgdir() local 95 static int hns_roce_alloc_db_from_pgdir(struct hns_roce_db_pgdir *pgdir, in hns_roce_alloc_db_from_pgdir() 129 struct hns_roce_db_pgdir *pgdir; in hns_roce_alloc_db() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | alloc.c | 137 struct mlx5_db_pgdir *pgdir; in mlx5_alloc_db_pgdir() local 162 static int mlx5_alloc_db_from_pgdir(struct mlx5_db_pgdir *pgdir, in mlx5_alloc_db_from_pgdir() 189 struct mlx5_db_pgdir *pgdir; in mlx5_db_alloc_node() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | alloc.c | 184 struct mlx5_db_pgdir *pgdir; in mlx5_alloc_db_pgdir() local 209 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
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | kasan.h | 42 static inline void kasan_copy_shadow(pgd_t *pgdir) { } in kasan_copy_shadow()
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | kasan.h | 44 static inline void kasan_copy_shadow(pgd_t *pgdir) { } in kasan_copy_shadow()
|
| /kernel/linux/linux-6.6/include/xen/ |
| D | xen-front-pgdir-shbuf.h | 70 struct xen_front_pgdir_shbuf *pgdir; member
|
| /kernel/linux/linux-5.10/include/xen/ |
| D | xen-front-pgdir-shbuf.h | 70 struct xen_front_pgdir_shbuf *pgdir; member
|
| /kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
| D | processor.h | 57 void *pgdir; /* root of page-table tree */ member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
| D | alloc.c | 665 struct mlx4_db_pgdir *pgdir; in mlx4_alloc_db_pgdir() local 684 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
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| D | alloc.c | 665 struct mlx4_db_pgdir *pgdir; in mlx4_alloc_db_pgdir() local 684 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
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | smp.h | 60 u64 pgdir; member
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | smp.h | 55 u64 pgdir; member
|
| /kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
| D | processor.h | 93 void *pgdir; /* root of page-table tree */ member
|
| /kernel/linux/linux-6.6/arch/arm64/mm/ |
| D | fixmap.c | 174 void __init fixmap_copy(pgd_t *pgdir) in fixmap_copy()
|
| D | kasan_init.c | 190 void __init kasan_copy_shadow(pgd_t *pgdir) in kasan_copy_shadow()
|
| D | mmu.c | 369 static void __create_pgd_mapping_locked(pgd_t *pgdir, phys_addr_t phys, in __create_pgd_mapping_locked() 397 static void __create_pgd_mapping(pgd_t *pgdir, phys_addr_t phys, in __create_pgd_mapping() 1267 static void __remove_pgd_mapping(pgd_t *pgdir, unsigned long start, u64 size) in __remove_pgd_mapping()
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| D | pgtable.c | 346 pte_t *__find_linux_pte(pgd_t *pgdir, unsigned long ea, in __find_linux_pte()
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/ |
| D | pgtable.c | 384 pte_t *__find_linux_pte(pgd_t *pgdir, unsigned long ea, in __find_linux_pte()
|
| /kernel/linux/linux-5.10/arch/arm64/mm/ |
| D | kasan_init.c | 187 void __init kasan_copy_shadow(pgd_t *pgdir) in kasan_copy_shadow()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/ |
| D | tdc.py | 59 def load_plugin(self, pgdir, pgname): argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/ |
| D | tdc.py | 59 def load_plugin(self, pgdir, pgname): argument
|
| /kernel/linux/linux-6.6/arch/riscv/mm/ |
| D | init.c | 914 static void __init create_kernel_page_table(pgd_t *pgdir, in create_kernel_page_table() 934 static void __init create_kernel_page_table(pgd_t *pgdir, bool early) in create_kernel_page_table()
|