/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
D | alloc.c | 139 struct mlx5_db_pgdir *pgdir; in mlx5_alloc_db_pgdir() local 156 static int mlx5_alloc_db_from_pgdir(struct mlx5_db_pgdir *pgdir, in mlx5_alloc_db_from_pgdir() 182 struct mlx5_db_pgdir *pgdir; in mlx5_db_alloc() local
|
/linux-4.1.27/drivers/lguest/ |
D | lg.h | 17 struct pgdir { struct 18 unsigned long gpgdir; argument 21 pgd_t *pgdir; argument
|
D | page_tables.c | 1009 int pgdir = find_pgdir(cpu->lg, gpgdir); in guest_set_pte() local 1032 int pgdir; in guest_set_pgd() local 1172 struct pgdir *pgdir = &cpu->lg->pgdirs[cpu->cpu_pgd]; in map_switcher_in_guest() local
|
/linux-4.1.27/arch/tile/include/asm/ |
D | mmu_context.h | 37 static inline void __install_page_table(pgd_t *pgdir, int asid, pgprot_t prot) in __install_page_table() 46 static inline void install_page_table(pgd_t *pgdir, int asid) in install_page_table()
|
/linux-4.1.27/arch/arm/include/asm/ |
D | smp.h | 64 unsigned long pgdir; member
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | alloc.c | 682 struct mlx4_db_pgdir *pgdir; in mlx4_alloc_db_pgdir() local 701 static int mlx4_alloc_db_from_pgdir(struct mlx4_db_pgdir *pgdir, in mlx4_alloc_db_from_pgdir() 735 struct mlx4_db_pgdir *pgdir; in mlx4_db_alloc() local
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | processor.h | 116 void *pgdir; /* root of page-table tree */ member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | pgtable.h | 252 static inline pte_t *find_linux_pte_or_hugepte(pgd_t *pgdir, unsigned long ea, in find_linux_pte_or_hugepte()
|
D | processor.h | 222 void *pgdir; /* root of page-table tree */ member
|
D | kvm_host.h | 591 pgd_t *pgdir; member
|
/linux-4.1.27/arch/arm/kernel/ |
D | smp.c | 89 phys_addr_t pgdir = virt_to_idmap(pgd); in get_arch_pgd() local
|
/linux-4.1.27/arch/powerpc/mm/ |
D | hash_utils_64.c | 997 pgd_t *pgdir; in hash_page_mm() local 1208 pgd_t *pgdir; in hash_preload() local
|
D | hugetlbpage.c | 971 pte_t *__find_linux_pte_or_hugepte(pgd_t *pgdir, unsigned long ea, in __find_linux_pte_or_hugepte()
|
/linux-4.1.27/arch/powerpc/perf/ |
D | callchain.c | 117 pgd_t *pgdir; in read_user_stack_slow() local
|
/linux-4.1.27/arch/cris/include/asm/ |
D | pgtable.h | 93 #define SET_PAGE_DIR(tsk,pgdir) argument
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_hv_rm_mmu.c | 139 pgd_t *pgdir, bool realmode, unsigned long *pte_idx_ret) in kvmppc_do_h_enter()
|
D | e500_mmu_host.c | 340 pgd_t *pgdir; in kvmppc_e500_shadow_map() local
|
/linux-4.1.27/arch/openrisc/include/asm/ |
D | pgtable.h | 221 #define SET_PAGE_DIR(tsk, pgdir) argument
|
/linux-4.1.27/arch/x86/include/asm/ |
D | processor.h | 204 static inline void load_cr3(pgd_t *pgdir) in load_cr3()
|
/linux-4.1.27/include/linux/mlx5/ |
D | driver.h | 537 struct mlx5_db_pgdir *pgdir; member
|
/linux-4.1.27/include/linux/mlx4/ |
D | device.h | 628 struct mlx4_db_pgdir *pgdir; member
|