Query: sq_unmap
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SQ_UNMAP(9) Memory Management SQ_UNMAP(9)NAMEsq_unmap - Unmap a Store Queue allocationSYNOPSISvoid sq_unmap(unsigned long vaddr);ARGUMENTSvaddr Pre-allocated Store Queue mapping.DESCRIPTIONUnmaps the store queue allocation map that was previously created by sq_remap. Also frees up the pte that was previously inserted into the kernel page table and discards the UTLB translation.AUTHORPaul Mundt <lethal@linux-sh.org> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SQ_UNMAP(9)