Home
last modified time | relevance | path

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

/Linux-v6.6/include/xen/interface/
Dxen.h655 #define SIF_VIRT_P2M_4TOOLS (1<<4) /* Do Xen tools understand a virt. mapped */ macro
/Linux-v6.6/arch/x86/xen/
Dp2m.c219 if (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()