SH64_TEARDOWN_TLB_SL(9) | Memory Management | SH64_TEARDOWN_TLB_SL(9) |
NAME¶
sh64_teardown_tlb_slot - Teardown a translation.
SYNOPSIS¶
void sh64_teardown_tlb_slot(unsigned long long config_addr);
ARGUMENTS¶
config_addr
Address of TLB slot.
DESCRIPTION¶
Teardown any existing mapping in the TLB slot config_addr.
AUTHOR¶
Paul Mundt <lethal@linux-sh.org>
Author.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |