sq_remap(9) suse man page | unix.com

Man Page: sq_remap

Operating Environment: suse

Section: 9

SQ_REMAP(9)							 Memory Management						       SQ_REMAP(9)

NAME
sq_remap - Map a physical address through the Store Queues
SYNOPSIS
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
Kernel Hackers Manual 2.6. July 2010 SQ_REMAP(9)
Related Man Pages
phys(2) - bsd
pmap_extract(9) - debian
pmap_extract_and_hold(9) - debian
vm_map_growstack(9) - debian
phys(2) - v7
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Migrating to UNIX
Docker learning Phase-I