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

/linux-master/arch/x86/include/asm/xen/
H A Dpage.h45 #define FOREIGN_FRAME(m) ((m) | FOREIGN_FRAME_BIT) macro
279 * use FOREIGN_FRAME(). This will cause pte_pfn() to choke on it, as we
280 * require. In all the cases we care about, the FOREIGN_FRAME bit is
/linux-master/arch/x86/xen/
H A Dp2m.c726 if (likely(set_phys_to_machine(pfn, FOREIGN_FRAME(mfn))))

Completed in 104 milliseconds