Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dmp_machdep.c813 struct invpcid_descr d; in invltlb_invpcid_handler()
832 struct invpcid_descr d; in invltlb_invpcid_pti_handler()
906 struct invpcid_descr d; in invlpg_invpcid_handler()
975 struct invpcid_descr d; in invlrng_invpcid_handler()
H A Dpmap.c2953 struct invpcid_descr d; in pmap_invalidate_page_pcid_cb()
3050 struct invpcid_descr d; in pmap_invalidate_range_pcid_cb()
3145 struct invpcid_descr d; in pmap_invalidate_all_pcid_cb()
3318 struct invpcid_descr d; in pmap_invalidate_page()
3355 struct invpcid_descr d; in pmap_invalidate_range()
3396 struct invpcid_descr d; in pmap_invalidate_all()
/f-stack/freebsd/amd64/include/
H A Dcpufunc.h536 struct invpcid_descr { struct
543 invpcid(struct invpcid_descr *d, int type) in invpcid() argument