runway 743 arch/parisc/kernel/perf.c void __iomem *runway; runway 795 arch/parisc/kernel/perf.c runway = ioremap_nocache(cpu_device->hpa.start, 4096); runway 796 arch/parisc/kernel/perf.c if (!runway) { runway 802 arch/parisc/kernel/perf.c tmp64 = __raw_readq(runway + RUNWAY_STATUS) & 0xffecfffffffffffful; runway 804 arch/parisc/kernel/perf.c runway + RUNWAY_STATUS); runway 808 arch/parisc/kernel/perf.c __raw_writeq(*memaddr++, runway + RUNWAY_DEBUG);