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

/linux-4.1.27/arch/parisc/kernel/
H A Dperf.c55 #include <asm/runway.h>
758 void __iomem *runway; perf_write_image() local
810 runway = ioremap_nocache(cpu_device->hpa.start, 4096); perf_write_image()
813 tmp64 = __raw_readq(runway + RUNWAY_STATUS) & 0xffecfffffffffffful; perf_write_image()
815 runway + RUNWAY_STATUS); perf_write_image()
819 __raw_writeq(*memaddr++, runway + RUNWAY_DEBUG); perf_write_image()
H A Dsetup.c51 /* Intended for ccio/sba/cpu statistics under /proc/bus/{runway|gsc} */
224 proc_runway_root = proc_mkdir("bus/runway", NULL); parisc_proc_mkdir()
237 * I'm assuming they have neither gsc nor runway */ parisc_proc_mkdir()
/linux-4.1.27/drivers/parisc/
H A Dccio-dma.c74 #include <asm/runway.h> /* for proc_runway_root */
H A Dsba_iommu.c46 #include <asm/runway.h> /* for proc_runway_root */

Completed in 160 milliseconds