Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Dxen.h653 #define SIF_VIRT_P2M_4TOOLS (1<<4) /* Do Xen tools understand a virt. mapped */ macro
/linux-4.4.14/arch/x86/xen/
Dp2m.c216 xen_start_info->flags & SIF_VIRT_P2M_4TOOLS) in xen_build_mfn_list_list()
277 if (xen_start_info->flags & SIF_VIRT_P2M_4TOOLS) in xen_setup_mfn_list_list()