Home
last modified time | relevance | path

Searched refs:UVMF_LOCAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Dxen.h370 #define UVMF_LOCAL (0UL<<2) /* Flush local TLB. */ macro
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h477 #define UVMF_LOCAL (xen_mk_ulong(0)<<2) /* Flush local TLB. */ macro