Home
last modified time | relevance | path

Searched refs:__invpcid (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dinvpcid.h5 static inline void __invpcid(unsigned long pcid, unsigned long addr, in __invpcid() function
29 __invpcid(pcid, addr, INVPCID_TYPE_INDIV_ADDR); in invpcid_flush_one()
35 __invpcid(pcid, 0, INVPCID_TYPE_SINGLE_CTXT); in invpcid_flush_single_context()
41 __invpcid(0, 0, INVPCID_TYPE_ALL_INCL_GLOBAL); in invpcid_flush_all()
47 __invpcid(0, 0, INVPCID_TYPE_ALL_NON_GLOBAL); in invpcid_flush_all_nonglobals()

Completed in 2 milliseconds