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:19
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:lush everything

Proto:static inline void __flush_tlb_all(void)

Type:void

Parameter:Nothing

482  VM_WARN_ON_ONCE(preemptible())
484  If boot_cpu_has(Page Global Enable ) Then
485  __flush_tlb_global()
486  Else
490  __flush_tlb()
Caller
NameDescribe
setup_archsetup_arch - architecture-specific boot-time initializations* Note: On x86_64, fixmaps are ready for use even before this is called.
start_secondaryActivate a secondary processor.