Home
last modified time | relevance | path

Searched refs:UVMF_ALL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h308 #define UVMF_ALL (1UL<<2) /* Flush all TLBs. */ macro
/illumos-gate/usr/src/uts/common/xen/os/
H A Dgnttab.c652 UVMF_INVLPG | UVMF_ALL); in gnttab_resume()
/illumos-gate/usr/src/uts/i86xpv/vm/
H A Dseg_mf.c267 UVMF_INVLPG | UVMF_ALL, data->domid) != 0) { in segmf_faultpage()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c224 pte, UVMF_INVLPG | UVMF_ALL)); in xen_kpm_page()