Searched refs:invpcid_flush_one (Results 1 – 2 of 2) sorted by relevance
215 invpcid_flush_one(PCID_PV_PRIV, addr); in flush_area_local()216 invpcid_flush_one(PCID_PV_USER, addr); in flush_area_local()219 invpcid_flush_one(PCID_PV_PRIV | PCID_PV_XPTI, addr); in flush_area_local()220 invpcid_flush_one(PCID_PV_USER | PCID_PV_XPTI, addr); in flush_area_local()
34 static inline void invpcid_flush_one(unsigned int pcid, unsigned long addr) in invpcid_flush_one() function
Completed in 3 milliseconds