/linux-6.3-rc2/drivers/infiniband/hw/hns/ |
A 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
|
A D | hns_roce_device.h | 395 struct hns_roce_db_pgdir *pgdir; member
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A 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
|
A D | processor.h | 145 void *pgdir; /* root of page-table tree */ member
|
A D | kvm_host.h | 719 pgd_t *pgdir; member
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A 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
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | kasan.h | 44 static inline void kasan_copy_shadow(pgd_t *pgdir) { } in kasan_copy_shadow()
|
/linux-6.3-rc2/include/xen/ |
A D | xen-front-pgdir-shbuf.h | 70 struct xen_front_pgdir_shbuf *pgdir; member
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A 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
|
/linux-6.3-rc2/arch/microblaze/include/asm/ |
A D | processor.h | 57 void *pgdir; /* root of page-table tree */ member
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | smp.h | 55 u64 pgdir; member
|
/linux-6.3-rc2/arch/riscv/mm/ |
A D | init.c | 824 static void __init create_kernel_page_table(pgd_t *pgdir, in create_kernel_page_table() 844 static void __init create_kernel_page_table(pgd_t *pgdir, bool early) in create_kernel_page_table() 863 static void __init create_fdt_early_page_table(pgd_t *pgdir, uintptr_t dtb_pa) in create_fdt_early_page_table()
|
/linux-6.3-rc2/arch/powerpc/mm/ |
A D | pgtable.c | 358 pte_t *__find_linux_pte(pgd_t *pgdir, unsigned long ea, in __find_linux_pte()
|
/linux-6.3-rc2/arch/arm64/mm/ |
A D | kasan_init.c | 190 void __init kasan_copy_shadow(pgd_t *pgdir) in kasan_copy_shadow()
|
A D | mmu.c | 371 static void __create_pgd_mapping_locked(pgd_t *pgdir, phys_addr_t phys, in __create_pgd_mapping_locked() 399 static void __create_pgd_mapping(pgd_t *pgdir, phys_addr_t phys, in __create_pgd_mapping() 1431 static void __remove_pgd_mapping(pgd_t *pgdir, unsigned long start, u64 size) in __remove_pgd_mapping()
|
/linux-6.3-rc2/tools/testing/selftests/tc-testing/ |
A D | tdc.py | 59 def load_plugin(self, pgdir, pgname): argument
|
/linux-6.3-rc2/arch/powerpc/kvm/ |
A D | e500_mmu_host.c | 338 pgd_t *pgdir; in kvmppc_e500_shadow_map() local
|
A D | book3s_hv_rm_mmu.c | 186 pgd_t *pgdir, bool realmode, unsigned long *pte_idx_ret) in kvmppc_do_h_enter()
|
/linux-6.3-rc2/arch/openrisc/include/asm/ |
A D | pgtable.h | 201 #define SET_PAGE_DIR(tsk, pgdir) argument
|
/linux-6.3-rc2/arch/powerpc/mm/book3s64/ |
A D | hash_utils.c | 1456 pgd_t *pgdir; in hash_page_mm() local 1758 pgd_t *pgdir; in hash_preload() local
|
/linux-6.3-rc2/arch/x86/mm/ |
A D | tlb.c | 277 static void load_new_mm_cr3(pgd_t *pgdir, u16 new_asid, bool need_flush) in load_new_mm_cr3()
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | processor.h | 211 static inline void load_cr3(pgd_t *pgdir) in load_cr3()
|
/linux-6.3-rc2/include/linux/mlx5/ |
A D | driver.h | 816 struct mlx5_db_pgdir *pgdir; member
|
/linux-6.3-rc2/include/linux/mlx4/ |
A D | device.h | 673 struct mlx4_db_pgdir *pgdir; member
|