Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dmp_machdep.c825 invpcid(&d, smp_tlb_pmap == kernel_pmap ? INVPCID_CTXGLOB : in invltlb_invpcid_handler()
851 invpcid(&d, INVPCID_CTXGLOB); in invltlb_invpcid_pti_handler()
H A Dpmap.c3153 invpcid(&d, INVPCID_CTXGLOB); in pmap_invalidate_all_pcid_cb()
3409 invpcid(&d, INVPCID_CTXGLOB); in pmap_invalidate_all()
/f-stack/freebsd/amd64/include/
H A Dcpufunc.h533 #define INVPCID_CTXGLOB 2 macro