Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
38 static inline pte_t *find_current_mm_pte(pgd_t *pgdir, unsigned long ea, in find_current_mm_pte()
H A Dprocessor.h152 void *pgdir; /* root of page-table tree */ member
H A Dkvm_host.h714 pgd_t *pgdir; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_db.c75 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
H A Dhns_roce_device.h449 struct hns_roce_db_pgdir *pgdir; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c184 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
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkasan.h44 static inline void kasan_copy_shadow(pgd_t *pgdir) { } in kasan_copy_shadow()
/OK3568_Linux_fs/kernel/include/xen/
H A Dxen-front-pgdir-shbuf.h70 struct xen_front_pgdir_shbuf *pgdir; member
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dsmp.h60 u64 pgdir; member
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dprocessor.h93 void *pgdir; /* root of page-table tree */ member
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dpgtable.c346 pte_t *__find_linux_pte(pgd_t *pgdir, unsigned long ea, in __find_linux_pte()
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dkasan_init.c189 void __init kasan_copy_shadow(pgd_t *pgdir) in kasan_copy_shadow()
H A Dmmu.c358 static void __create_pgd_mapping(pgd_t *pgdir, phys_addr_t phys, in __create_pgd_mapping()
1481 static void __remove_pgd_mapping(pgd_t *pgdir, unsigned long start, u64 size) in __remove_pgd_mapping()
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/
H A Dtdc.py59 def load_plugin(self, pgdir, pgname): argument
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1303 pgd_t *pgdir; in hash_page_mm() local
1586 pgd_t *pgdir; in hash_preload() local
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A De500_mmu_host.c338 pgd_t *pgdir; in kvmppc_e500_shadow_map() local
H A Dbook3s_hv_rm_mmu.c199 pgd_t *pgdir, bool realmode, unsigned long *pte_idx_ret) in kvmppc_do_h_enter()
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dtlb.c268 static void load_new_mm_cr3(pgd_t *pgdir, u16 new_asid, bool need_flush) in load_new_mm_cr3()
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dpgtable.h217 #define SET_PAGE_DIR(tsk, pgdir) argument
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h255 static inline void load_cr3(pgd_t *pgdir) in load_cr3()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Ddriver.h726 struct mlx5_db_pgdir *pgdir; member
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1267 void *pgdir; /* root of page-table tree */ member
/OK3568_Linux_fs/kernel/include/linux/mlx4/
H A Ddevice.h674 struct mlx4_db_pgdir *pgdir; member