Home
last modified time | relevance | path

Searched defs:pgdir (Results 1 – 21 of 21) 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
H A Dhns_roce_device.h415 struct hns_roce_db_pgdir *pgdir; member
/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
H A Dkvm_host.h738 pgd_t *pgdir; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/ !
H A Dalloc.c136 struct mlx5_db_pgdir *pgdir; in mlx5_alloc_db_pgdir() local
161 static int mlx5_alloc_db_from_pgdir(struct mlx5_db_pgdir *pgdir, in mlx5_alloc_db_from_pgdir()
188 struct mlx5_db_pgdir *pgdir; in mlx5_db_alloc_node() local
/linux/drivers/net/ethernet/mellanox/mlx4/ !
H A Dalloc.c642 struct mlx4_db_pgdir *pgdir; in mlx4_alloc_db_pgdir() local
661 static int mlx4_alloc_db_from_pgdir(struct mlx4_db_pgdir *pgdir, in mlx4_alloc_db_from_pgdir()
695 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/arm64/mm/ !
H A Dmmu.c467 static int __create_pgd_mapping_locked(pgd_t *pgdir, phys_addr_t phys, in __create_pgd_mapping_locked()
500 static int __create_pgd_mapping(pgd_t *pgdir, phys_addr_t phys, in __create_pgd_mapping()
516 static void early_create_pgd_mapping(pgd_t *pgdir, phys_addr_t phys, in early_create_pgd_mapping()
1926 static void __remove_pgd_mapping(pgd_t *pgdir, unsigned long start, u64 size) in __remove_pgd_mapping()
/linux/arch/powerpc/mm/ !
H A Dpgtable.c440 pte_t *__find_linux_pte(pgd_t *pgdir, unsigned long ea, in __find_linux_pte()
/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.c336 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.c938 static void __init create_kernel_page_table(pgd_t *pgdir, in create_kernel_page_table()
959 static void __init create_kernel_page_table(pgd_t *pgdir, bool early) in create_kernel_page_table()
/linux/arch/powerpc/mm/book3s64/ !
H A Dhash_utils.c1725 pgd_t *pgdir; in hash_page_mm() local
2036 pgd_t *pgdir; in hash_preload() local
/linux/arch/x86/mm/ !
H A Dtlb.c565 static void load_new_mm_cr3(pgd_t *pgdir, u16 new_asid, unsigned long lam, in load_new_mm_cr3()
/linux/arch/x86/include/asm/ !
H A Dprocessor.h249 static inline void load_cr3(pgd_t *pgdir) in load_cr3()
/linux/include/linux/mlx5/ !
H A Ddriver.h806 struct mlx5_db_pgdir *pgdir; member
/linux/include/linux/mlx4/ !
H A Ddevice.h674 struct mlx4_db_pgdir *pgdir; member