| Bus-Independent Device Accesses | ||
|---|---|---|
| <<< Previous | Next >>> | |
ioremap performs a platform specific sequence of operations to make bus memory CPU accessible via the readb/readw/readl/writeb/ writew/writel functions and the other mmio helpers. The returned address is not guaranteed to be usable directly as a virtual address.
| <<< Previous | Home | Next >>> |
| phys_to_virt | Up | check_signature |