Query: ioremap_nocache
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IOREMAP_NOCACHE(9) Public Functions Provided IOREMAP_NOCACHE(9)NAMEioremap_nocache - map bus memory into CPU spaceSYNOPSISvoid __iomem * ioremap_nocache(resource_size_t offset, unsigned long size);ARGUMENTSoffset bus address of the memory size size of the resource to mapDESCRIPTIONioremap 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. If the area you are trying to map is a PCI BAR you should have a look at pci_iomap.AUTHORSMatthew Wilcox <matthew@wil.cx> Author. Alan Cox <alan@lxorguk.ukuu.org.uk> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IOREMAP_NOCACHE(9)
Related Man Pages |
---|
pciconfig_read(2) - debian |
sf_buf(9) - debian |
pcitweak(1) - xfree86 |
sf_buf_alloc(9) - freebsd |
sf_buf_page(9) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Getting command output to putty window title. |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |
Shopt -s histappend |