Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/xen/
Dpage.h34 #define FOREIGN_FRAME(m) ((m) | FOREIGN_FRAME_BIT) macro
/linux-2.6.39/arch/x86/xen/
Dp2m.c674 if (unlikely(!set_phys_to_machine(pfn, FOREIGN_FRAME(mfn)))) in m2p_add_override()