Searched refs:UVMF_TLB_FLUSH (Results 1 – 2 of 2) sorted by relevance
366 #define UVMF_TLB_FLUSH (1UL<<0) /* Flush entire TLB(s). */ macro
714 level == PT_PGD ? UVMF_TLB_FLUSH : 0); in xen_pin_page()831 level == PT_PGD ? UVMF_TLB_FLUSH : 0); in xen_unpin_page()2239 flags = UVMF_TLB_FLUSH | UVMF_ALL; in xen_remap_exchanged_ptes()