Lines Matching refs:addr
12 struct pt_regs *, unsigned long addr);
20 unsigned long addr;
23 /* Called before addr is executed: */
25 /* Called after addr is executed: */
45 extern int kmmio_handler(struct pt_regs *regs, unsigned long addr);
49 void __iomem *addr);
50 extern void mmiotrace_iounmap(volatile void __iomem *addr);
60 static inline int kmmio_handler(struct pt_regs *regs, unsigned long addr)
66 unsigned long size, void __iomem *addr)
70 static inline void mmiotrace_iounmap(volatile void __iomem *addr)