atari_stram_to_phys 152 arch/m68k/atari/stram.c EXPORT_SYMBOL(atari_stram_to_phys); atari_stram_to_phys 187 arch/m68k/atari/stram.c unsigned long start = atari_stram_to_phys(addr); atari_stram_to_phys 13 arch/m68k/include/asm/atari_stram.h unsigned long atari_stram_to_phys(void *); atari_stram_to_phys 2022 drivers/block/ataflop.c PhysDMABuffer = atari_stram_to_phys(DMABuffer); atari_stram_to_phys 787 drivers/scsi/atari_scsi.c atari_dma_phys_buffer = atari_stram_to_phys(atari_dma_buffer); atari_stram_to_phys 2019 drivers/video/fbdev/atafb.c addr = atari_stram_to_phys(s_base); atari_stram_to_phys 2266 drivers/video/fbdev/atafb.c addr = atari_stram_to_phys(s_base); atari_stram_to_phys 3142 drivers/video/fbdev/atafb.c phys_screen_base = atari_stram_to_phys(screen_base + ovsc_offset); atari_stram_to_phys 3148 drivers/video/fbdev/atafb.c cache_push(atari_stram_to_phys(screen_base), screen_len);