Home
last modified time | relevance | path

Searched defs:pgdir (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_db.c73 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
/linux/arch/powerpc/include/asm/
H A Dpte-walk.h10 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
H A Dprocessor.h145 void *pgdir; /* root of page-table tree */ member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c137 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/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c665 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/include/xen/
H A Dxen-front-pgdir-shbuf.h70 struct xen_front_pgdir_shbuf *pgdir; member
/linux/arch/microblaze/include/asm/
H A Dprocessor.h57 void *pgdir; /* root of page-table tree */ member
/linux/arch/arm/include/asm/
H A Dsmp.h55 u64 pgdir; member
/linux/arch/openrisc/include/asm/
H A Dpgtable.h201 #define SET_PAGE_DIR(tsk, pgdir) argument
/linux/tools/testing/selftests/tc-testing/
H A Dtdc.py60 def load_plugin(self, pgdir, pgname): argument
/linux/arch/powerpc/kvm/
H A De500_mmu_host.c339 pgd_t *pgdir; in kvmppc_e500_shadow_map() local
H A Dbook3s_hv_rm_mmu.c186 pgd_t *pgdir, bool realmode, unsigned long *pte_idx_ret) in kvmppc_do_h_enter()
/linux/arch/riscv/mm/
H A Dinit.c935 static void __init create_kernel_page_table(pgd_t *pgdir, in create_kernel_page_table()
956 static void __init create_kernel_page_table(pgd_t *pgdir, bool early) in create_kernel_page_table()
/linux/arch/x86/include/asm/
H A Dprocessor.h254 static inline void load_cr3(pgd_t *pgdir) in load_cr3()
/linux/include/linux/mlx5/
H A Ddriver.h816 struct mlx5_db_pgdir *pgdir; member
/linux/include/linux/mlx4/
H A Ddevice.h674 struct mlx4_db_pgdir *pgdir; member