Searched refs:devmap_entry (Results 1 – 5 of 5) sorted by relevance
47 static const struct devmap_entry *devmap_table;57 static struct devmap_entry akva_devmap_entries[AKVA_DEVMAP_MAX_ENTRIES];74 const struct devmap_entry *pd; in devmap_dump_table()107 const struct devmap_entry *pd; in devmap_lastaddr()133 struct devmap_entry *m; in devmap_add_entry()165 devmap_register_table(const struct devmap_entry *table) in devmap_register_table()178 const struct devmap_entry *pd; in devmap_bootstrap()202 const struct devmap_entry *pd; in devmap_ptov()222 const struct devmap_entry *pd; in devmap_vtop()
41 struct devmap_entry { struct69 void devmap_register_table(const struct devmap_entry * _table);
133 struct devmap_entry;135 int mv_pci_devmap(phandle_t, struct devmap_entry *, vm_offset_t,137 int fdt_localbus_devmap(phandle_t, struct devmap_entry *, int, int *);
381 static struct devmap_entry fdt_devmap[FDT_DEVMAP_MAX] = {386 platform_sram_devmap(struct devmap_entry *map) in platform_sram_devmap()
234 mv_pci_devmap(phandle_t node, struct devmap_entry *devmap, vm_offset_t io_va, in mv_pci_devmap()