/linux-4.4.14/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.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | alloc.c | 105 struct mlx5_db_pgdir *pgdir; in mlx5_alloc_db_pgdir() local 123 static int mlx5_alloc_db_from_pgdir(struct mlx5_db_pgdir *pgdir, in mlx5_alloc_db_from_pgdir() 149 struct mlx5_db_pgdir *pgdir; in mlx5_db_alloc_node() local
|
/linux-4.4.14/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.4.14/arch/arm/include/asm/ |
D | smp.h | 64 u64 pgdir; member
|
/linux-4.4.14/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.4.14/arch/microblaze/include/asm/ |
D | processor.h | 116 void *pgdir; /* root of page-table tree */ member
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable.h | 263 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 | 604 pgd_t *pgdir; member
|
/linux-4.4.14/arch/powerpc/mm/ |
D | hash_utils_64.c | 999 pgd_t *pgdir; in hash_page_mm() local 1211 pgd_t *pgdir; in hash_preload() local
|
D | hugetlbpage.c | 978 pte_t *__find_linux_pte_or_hugepte(pgd_t *pgdir, unsigned long ea, in __find_linux_pte_or_hugepte()
|
/linux-4.4.14/arch/powerpc/perf/ |
D | callchain.c | 117 pgd_t *pgdir; in read_user_stack_slow() local
|
/linux-4.4.14/arch/cris/include/asm/ |
D | pgtable.h | 93 #define SET_PAGE_DIR(tsk,pgdir) argument
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | e500_mmu_host.c | 340 pgd_t *pgdir; in kvmppc_e500_shadow_map() local
|
D | book3s_hv_rm_mmu.c | 169 pgd_t *pgdir, bool realmode, unsigned long *pte_idx_ret) in kvmppc_do_h_enter()
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | pgtable.h | 221 #define SET_PAGE_DIR(tsk, pgdir) argument
|
/linux-4.4.14/arch/x86/include/asm/ |
D | processor.h | 209 static inline void load_cr3(pgd_t *pgdir) in load_cr3()
|
/linux-4.4.14/include/linux/mlx5/ |
D | driver.h | 534 struct mlx5_db_pgdir *pgdir; member
|
/linux-4.4.14/include/linux/mlx4/ |
D | device.h | 645 struct mlx4_db_pgdir *pgdir; member
|