函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:__invpcid

函数原型:static inline void __invpcid(unsigned long pcid, unsigned long addr, unsigned long type)

返回类型:void

参数:

类型参数名称
unsigned longpcid
unsigned longaddr
unsigned longtype
8  struct{u64 d[2];}desc = {{pcid, addr}}
19  asm volatile
调用者
名称描述
invpcid_flush_oneFlush all mappings for a given pcid and addr, not including globals.
invpcid_flush_single_contextFlush all mappings for a given PCID, not including globals.
invpcid_flush_allFlush all mappings, including globals, for all PCIDs.
invpcid_flush_all_nonglobalsFlush all mappings for all PCIDs except globals.