Query: sq_remap
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SQ_REMAP(9) Memory Management SQ_REMAP(9)NAMEsq_remap - Map a physical address through the Store QueuesSYNOPSISunsigned long sq_remap(unsigned long phys, unsigned int size, const char * name, pgprot_t prot);ARGUMENTSphys Physical address of mapping. size Length of mapping. name User invoking mapping. prot Protection bits.DESCRIPTIONRemaps the physical address phys through the next available store queue address of size length. name is logged at boot time as well as through the sysfs interface.AUTHORPaul Mundt <lethal@linux-sh.org> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SQ_REMAP(9)