Searched refs:UVMF_ALL (Results 1 – 3 of 3) sorted by relevance
371 #define UVMF_ALL (1UL<<2) /* Flush all TLBs. */ macro
478 #define UVMF_ALL (xen_mk_ulong(1)<<2) /* Flush all TLBs. */ macro
2259 flags = UVMF_INVLPG | UVMF_ALL; in xen_remap_exchanged_ptes()2261 flags = UVMF_TLB_FLUSH | UVMF_ALL; in xen_remap_exchanged_ptes()