suse man page for sq_remap

Query: sq_remap

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
remap_file_pages(2) - linux
phys(2) - bsd
vm_map_stack(9) - debian
pmap_enter(9) - freebsd
pmap_extract_and_hold(9) - freebsd
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I