Rechercher une page de manuel
sq_remap
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
sq_remap - Map a physical address through the Store QueuesSYNOPSIS
- unsigned long sq_remap(unsigned long phys, unsigned int size, const char * name, pgprot_t prot);
ARGUMENTS
phys
- Physical address of mapping.
size
- Length of mapping.
name
- User invoking mapping.
prot
- Protection bits.
DESCRIPTION
Remaps 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.
AUTHOR
Paul Mundt <lethal@linux-sh.org>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre