Home
last modified time | relevance | path

Searched defs:pcid (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dtlbflush.h12 static inline void __invpcid(unsigned long pcid, unsigned long addr, in __invpcid()
36 static inline void invpcid_flush_one(unsigned long pcid, in invpcid_flush_one()
43 static inline void invpcid_flush_single_context(unsigned long pcid) in invpcid_flush_single_context()
/arch/x86/kvm/
Demulate.c2400 u64 pcid; in rsm_enter_protected_mode() local