Home
last modified time | relevance | path

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

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