Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/pv/
A Ddomain.h46 #define PCID_PV_PRIV 0x0000 /* Used for other domains, too. */ macro
61 ((v->arch.flags & TF_kernel_mode) ? PCID_PV_PRIV : PCID_PV_USER); in get_pcid_bits()
/xen/xen/arch/x86/
A Dflushtlb.c215 invpcid_flush_one(PCID_PV_PRIV, addr); in flush_area_local()
219 invpcid_flush_one(PCID_PV_PRIV | PCID_PV_XPTI, addr); in flush_area_local()

Completed in 2 milliseconds