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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dpgtable.h338 BTFIXUPDEF_CALL(void, sparc_mapiorange, unsigned int, unsigned long,
341 #define sparc_mapiorange(bus,pa,va,len) BTFIXUP_CALL(sparc_mapiorange)(bus,pa,va,len) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dioport.c225 sparc_mapiorange(bus, pa, res->start, res->end - res->start + 1);
320 // sparc_mapiorange(0, virt_to_phys(va), res->start, len_total);
548 sparc_mapiorange(0, virt_to_phys(va), res->start, len_total);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/mm/
H A Dsrmmu.c2121 BTFIXUPSET_CALL(sparc_mapiorange, srmmu_mapiorange, BTFIXUPCALL_NORM);
H A Dsun4c.c2259 BTFIXUPSET_CALL(sparc_mapiorange, sun4c_mapiorange, BTFIXUPCALL_NORM);

Completed in 59 milliseconds