Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:load_cr3

Proto:static inline void load_cr3(pgd_t *pgdir)

Type:void

Parameter:

TypeParameterName
pgd_t *pgdir
251  write_cr3(__sme_pa(pgdir))
Caller
NameDescribe
setup_archsetup_arch - architecture-specific boot-time initializations* Note: On x86_64, fixmaps are ready for use even before this is called.
machine_real_restart
start_secondaryActivate a secondary processor.