函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\tlbflush.h Create Date:2022-07-27 06:54:32
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:lush the entire current user mapping

函数原型:static inline void __native_flush_tlb(void)

返回类型:void

参数:

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())
调用者
名称描述
native_flush_tlb