Searched refs:atari_stram_to_phys (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
H A Datari_stram.h12 unsigned long atari_stram_to_phys(void *);
/linux-4.1.27/arch/m68k/atari/
H A Dstram.c143 unsigned long atari_stram_to_phys(void *virt) atari_stram_to_phys() function
147 EXPORT_SYMBOL(atari_stram_to_phys); variable
182 unsigned long start = atari_stram_to_phys(addr); atari_stram_free()
/linux-4.1.27/drivers/video/fbdev/
H A Datafb.c2043 addr = atari_stram_to_phys(s_base); stste_set_screen_base()
2290 addr = atari_stram_to_phys(s_base); set_screen_base()
3171 phys_screen_base = atari_stram_to_phys(screen_base + ovsc_offset); atafb_init()
3177 cache_push(atari_stram_to_phys(screen_base), screen_len); atafb_init()
/linux-4.1.27/drivers/scsi/
H A Datari_scsi.c907 atari_dma_phys_buffer = atari_stram_to_phys(atari_dma_buffer); atari_scsi_probe()
/linux-4.1.27/drivers/block/
H A Dataflop.c1955 PhysDMABuffer = atari_stram_to_phys(DMABuffer); atari_floppy_init()

Completed in 201 milliseconds