1SH64_TEARDOWN_TLB_SL(9) Memory Management SH64_TEARDOWN_TLB_SL(9)
23
4
NAME
6sh64_teardown_tlb_slot - Teardown a translation.
7
SYNOPSIS
9void sh64_teardown_tlb_slot(unsigned long long config_addr);
10
ARGUMENTS
12config_addr
13Address of TLB slot.
14
DESCRIPTION
16Teardown any existing mapping in the TLB slot config_addr.
17
AUTHOR
19Paul Mundt <lethal@linux-sh.org>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 SH64_TEARDOWN_TLB_SL(9)