Searched refs:devmap_entry (Results 1 – 5 of 5) sorted by relevance
40 static const struct devmap_entry *devmap_table;50 static struct devmap_entry akva_devmap_entries[AKVA_DEVMAP_MAX_ENTRIES];65 const struct devmap_entry *pd; in devmap_dump_table()98 const struct devmap_entry *pd; in devmap_lastaddr()124 struct devmap_entry *m; in devmap_add_entry()159 devmap_register_table(const struct devmap_entry *table) in devmap_register_table()172 const struct devmap_entry *pd; in devmap_bootstrap()200 const struct devmap_entry *pd; in devmap_ptov()220 const struct devmap_entry *pd; in devmap_vtop()
40 struct devmap_entry { struct68 void devmap_register_table(const struct devmap_entry * _table);
135 struct devmap_entry;137 int mv_pci_devmap(phandle_t, struct devmap_entry *, vm_offset_t,139 int fdt_localbus_devmap(phandle_t, struct devmap_entry *, int, int *);
351 static struct devmap_entry fdt_devmap[FDT_DEVMAP_MAX] = {356 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()