Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\tlbflush.h Create Date:2022-07-28 05:55:18
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:lush the entire current user mapping

Proto:static inline void __native_flush_tlb(void)

Type:void

Parameter:Nothing

409  WARN_ON_ONCE(preemptible())
411  Given an ASID, flush the corresponding user ASID. We can delay this* until the next time we switch to it.* See SWITCH_TO_USER_CR3.
414  native_write_cr3(__native_read_cr3())
Caller
NameDescribe
native_flush_tlb