Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/xen/
H A Dpage.h45 #define FOREIGN_FRAME(m) ((m) | FOREIGN_FRAME_BIT) macro
/openbmc/linux/arch/x86/xen/
H A Dp2m.c726 if (likely(set_phys_to_machine(pfn, FOREIGN_FRAME(mfn)))) in set_foreign_p2m_mapping()