Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dpage.h45 #define FOREIGN_FRAME(m) ((m) | FOREIGN_FRAME_BIT) macro
287 * use FOREIGN_FRAME(). This will cause pte_pfn() to choke on it, as we
288 * require. In all the cases we care about, the FOREIGN_FRAME bit is
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dp2m.c731 if (likely(set_phys_to_machine(pfn, FOREIGN_FRAME(mfn)))) in set_foreign_p2m_mapping()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dp2m.c726 if (likely(set_phys_to_machine(pfn, FOREIGN_FRAME(mfn)))) in set_foreign_p2m_mapping()

Completed in 4 milliseconds