1SQ_UNMAP(9)                    Memory Management                   SQ_UNMAP(9)
2
3
4

NAME

6       sq_unmap - Unmap a Store Queue allocation
7

SYNOPSIS

9       void sq_unmap(unsigned long vaddr);
10

ARGUMENTS

12       vaddr
13           Pre-allocated Store Queue mapping.
14

DESCRIPTION

16       Unmaps the store queue allocation map that was previously created by
17       sq_remap. Also frees up the pte that was previously inserted into the
18       kernel page table and discards the UTLB translation.
19

AUTHOR

21       Paul Mundt <lethal@linux-sh.org>
22           Author.
23
25Kernel Hackers Manual 3.10         June 2019                       SQ_UNMAP(9)
Impressum