Home
last modified time | relevance | path

Searched refs:sparc_mapiorange (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/sparc/include/asm/
Dpgtable_32.h335 BTFIXUPDEF_CALL(void, sparc_mapiorange, unsigned int, unsigned long,
338 #define sparc_mapiorange(bus,pa,va,len) BTFIXUP_CALL(sparc_mapiorange)(bus,pa,va,len) macro
/linux-3.4.99/arch/sparc/kernel/
Dioport.c232 sparc_mapiorange(bus, pa, res->start, resource_size(res)); in _sparc_ioremap()
472 sparc_mapiorange(0, virt_to_phys(va), res->start, len_total); in pci32_alloc_coherent()
/linux-3.4.99/arch/sparc/mm/
Dsrmmu.c2265 BTFIXUPSET_CALL(sparc_mapiorange, srmmu_mapiorange, BTFIXUPCALL_NORM); in ld_mmu_srmmu()
Dsun4c.c2151 BTFIXUPSET_CALL(sparc_mapiorange, sun4c_mapiorange, BTFIXUPCALL_NORM); in ld_mmu_sun4c()