Searched refs:UVMF_ALL (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/xen/interface/
H A Dxen.h386 #define UVMF_ALL (1UL<<2) /* Flush all TLBs. */ macro
/linux-4.4.14/arch/x86/xen/
H A Dmmu.c2563 flags = UVMF_INVLPG | UVMF_ALL; xen_remap_exchanged_ptes()
2565 flags = UVMF_TLB_FLUSH | UVMF_ALL; xen_remap_exchanged_ptes()

Completed in 103 milliseconds